| _filled | GmMatrixSet | protected |
| _globalMatrices | GmpFemMatrixSet | protected |
| _indexType | GmMatrixSet | protected |
| _matrices | GmMatrixSet | protected |
| _matrixMemory | GmMatrixSet | protected |
| _maxNodes | GmMatrixSet | protected |
| _mode | GmpFemMatrixSet | protected |
| _needsLock | GmpFemMatrixSet | protected |
| _nEnabled | GmMatrixSet | protected |
| _nMatrices | GmMatrixSet | protected |
| _nthreads | GmpFemMatrixSet | protected |
| _nTypes | GmMatrixSet | protected |
| _parallelSupport | GmpFemMatrixSet | protected |
| _printMatrices | GmpFemMatrixSet | protected |
| _solver | GmpFemMatrixSet | protected |
| _symmetric | GmMatrixSet | protected |
| _typeEnabled | GmMatrixSet | protected |
| _typeIndex | GmMatrixSet | protected |
| _typeNames | GmMatrixSet | protected |
| adjustSizes(int globalNumDofs, int maxElemDofs, bool sparseLayoutChanged) | GmpFemMatrixSet | |
| GmMatrixSet::adjustSizes(int maxNodes) | GmMatrixSet | |
| beginBatchInsert(size_t expectedEntries=0) | GmpFemMatrixSet | |
| clear() | GmpFemMatrixSet | |
| clearGlobalMatrices(bool keepSparseLayout) | GmpFemMatrixSet | |
| containsType(int type) const | GmMatrixSet | |
| emptyLayout() const | GmpFemMatrixSet | |
| endBatchInsert(bool discardData) | GmpFemMatrixSet | |
| femTypeFromIndex(int index) const | GmpFemMatrixSet | inline |
| filled(int type) const | GmMatrixSet | |
| filledFromIndex(int index) const | GmMatrixSet | |
| filledSymmetric() const | GmMatrixSet | |
| globalDebugPrintMatrix(GmpFemMatrixTypes type) const | GmpFemMatrixSet | inline |
| globalDebugPrintMatrixFromIndex(int index) const | GmpFemMatrixSet | inline |
| globalMatrix(GmpFemMatrixTypes type) const | GmpFemMatrixSet | inline |
| globalMatrixFromIndex(int index) const | GmpFemMatrixSet | inline |
| GmMatrixSet(int maxMatrixTypes, const QStringList &typeNames) | GmMatrixSet | |
| GmpFemMatrixMode enum name | GmpFemMatrixSet | |
| GmpFemMatrixSet() | GmpFemMatrixSet | |
| index(int type) const | GmMatrixSet | |
| init(int maxNodes, int numMatrices,...) | GmMatrixSet | |
| initTypes(const GmNumSolver *solver, GmpFemMatrixMode mode, int numMatrices,...) | GmpFemMatrixSet | |
| GmMatrixSet::initTypes(int numMatrices, va_list typeList) | GmMatrixSet | protected |
| layoutBuilder() const | GmpFemMatrixSet | |
| matrix(int type) | GmMatrixSet | |
| MATRIX_MATCH_MODE enum value | GmpFemMatrixSet | |
| MATRIX_SINGLE_DEBUG_MODE enum value | GmpFemMatrixSet | |
| MATRIX_SINGLE_MODE enum value | GmpFemMatrixSet | |
| matrixFromIndex(int index) const | GmMatrixSet | |
| mode() const | GmpFemMatrixSet | inline |
| needsLocking() const | GmpFemMatrixSet | inline |
| numEnabledTypes() const | GmMatrixSet | |
| numMatrices() const | GmMatrixSet | |
| prepareSet(int nnodes) | GmMatrixSet | |
| setFilled(int type, bool filled) | GmMatrixSet | |
| setNumThreads(int nthreads) | GmpFemMatrixSet | inline |
| setSymmetric(int type, bool symmetric) | GmMatrixSet | |
| setTransposedDofVector(GmpFemMatrixTypes type, GmpFemVectorTypes vectorType) | GmpFemMatrixSet | |
| setTypeEnabled(int type, bool enabled) | GmMatrixSet | |
| supportsBatchInsert() const | GmpFemMatrixSet | |
| supportsParallelAdd() const | GmpFemMatrixSet | inline |
| supportsSparseLayouts() const | GmpFemMatrixSet | |
| symmetric(int type) const | GmMatrixSet | |
| symmetricFromIndex(int index) const | GmMatrixSet | |
| tindex(GmpFemMatrixTypes type) const | GmpFemMatrixSet | inlineprotected |
| transposedDofVector(GmpFemMatrixTypes type) const | GmpFemMatrixSet | inline |
| transposedDofVectorFromIndex(int index) const | GmpFemMatrixSet | inline |
| typeFromIndex(int index) const | GmMatrixSet | |
| typeName(int type) const | GmMatrixSet | |
| useMatrix(int type) | GmMatrixSet | |
| useMatrix(int type, bool fill, bool sym) | GmMatrixSet | |
| ~GmMatrixSet() | GmMatrixSet | |
| ~GmpFemMatrixSet() | GmpFemMatrixSet | |