![]() |
FemProcess
The GeMA Fem Process Plugin
|
This is the complete list of members for GmpFemSolver, including all inherited members.
| _assembler | GmpFemSolver | protected |
| _controlMap | GmpFemSolver | protected |
| _enabledWarn | GmpFemSolver | protected |
| _iterResAttr | GmpFemSolver | protected |
| _iterResErrAttr | GmpFemSolver | protected |
| _logger | GmpFemSolver | protected |
| _matCombiner | GmpFemSolver | protected |
| _matSet | GmpFemSolver | protected |
| _mesh | GmpFemSolver | protected |
| _physicsList | GmpFemSolver | protected |
| _preCount | GmpFemSolver | protected |
| _printMutex | GmpFemSolver | protected |
| _r | GmpFemSolver | protected |
| _runCount | GmpFemSolver | protected |
| _simulation | GmpFemSolver | protected |
| _solver | GmpFemSolver | protected |
| _solverId | GmpFemSolver | protected |
| _solverOptions | GmpFemSolver | protected |
| _timeConv | GmpFemSolver | protected |
| _vecCombiner | GmpFemSolver | protected |
| _vecSet | GmpFemSolver | protected |
| _x | GmpFemSolver | protected |
| addFixedForces() | GmpFemSolver | protected |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmpFemSolver | virtual |
| applyFixedBoundaryConditions(int *numFixed) | GmpFemSolver | protectedvirtual |
| blockSignals(bool block) | QObject | |
| calcLinearResidual(double *rnorm, double *maxNodeDiff, double *avgNodeDiff) | GmpFemSolver | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| cleanup() | GmpFemSolver | protectedvirtual |
| collectFixedBcs(QVector< bool > &fixedRows, QVector< double > &fixedValues, QList< int > &dofIndex) | GmpFemSolver | protected |
| collectGlobalContactPairs(const GmContactBoundaryCondition *cbc, QList< QPair< int, int > > &contactPairs) | GmpFemSolver | protectedvirtual |
| ConflictingFixedBcValue enum value | GmpFemSolver | protected |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| DisabledWarnings enum name | GmpFemSolver | protected |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| fillContactData(GmMatrixDof &localDofMap, const GmContactBoundaryCondition *cbc, int physIndex, int index1, int index2) | GmpFemSolver | protected |
| fillElementBoundaryData(const GmElement *e, int physIndex, const GmBoundaryCondition *bc, int bcIndex, int bcListIndex, int border, const GmCellBoundary *b) | GmpFemSolver | protected |
| fillElementData(const GmElement *e, int physIndex) | GmpFemSolver | protected |
| fillStateControlMapData(QVariantMap *map) | GmpFemSolver | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| FixedBcForInvalidDof enum value | GmpFemSolver | protected |
| GmpFemSolver(GmElementMesh *mesh, GmSimulationData *simulation, const QList< GmpFemPhysics * > &physics, GmNumSolver *solver, const GmpFemSolverOptions &options, const GmLogCategory &logger) | GmpFemSolver | |
| inherits(const char *className) const const | QObject | |
| init() | GmpFemSolver | virtual |
| initElementSets(GmNumSolver *solver) | GmpFemSolver | protectedvirtual |
| initResultAttributes(QString prefix) | GmpFemSolver | protectedvirtual |
| initSolver(GmpFemAssembler::FixedDofMode assemblerMode, bool assemblerReverseMapping, bool enableFastUpdate) | GmpFemSolver | protected |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| meshChanged() | GmpFemSolver | protectedvirtualslot |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| NumDisabledWarnings enum value | GmpFemSolver | protected |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| prepareMatrices(bool skipFixedBcs=false) | GmpFemSolver | protected |
| PrescribedForceForFixedDof enum value | GmpFemSolver | protected |
| PrescribedForceForInvalidDof enum value | GmpFemSolver | protected |
| PRINT_ELEMENT_DOF_MAPPING enum value | GmpFemSolver | |
| PRINT_ELEMENT_MATRICES enum value | GmpFemSolver | |
| PRINT_ELEMENT_VECTORS enum value | GmpFemSolver | |
| PRINT_EQ_MATRIX enum value | GmpFemSolver | |
| PRINT_EQ_VECTOR enum value | GmpFemSolver | |
| PRINT_GLOBAL_MATRICES enum value | GmpFemSolver | |
| PRINT_GLOBAL_VECTORS enum value | GmpFemSolver | |
| PRINT_LINEAR_MATRIX enum value | GmpFemSolver | |
| PRINT_LINEAR_RESULT enum value | GmpFemSolver | |
| PRINT_LINEAR_VECTOR enum value | GmpFemSolver | |
| printElementData(const GmElement *e, int ndof, const int *dofMapping, const GmpFemPhysics *p, const GmBoundaryCondition *bc=NULL, const GmContactBoundaryCondition *cbc=NULL, int loadId1=-1, int id2=-1) | GmpFemSolver | protected |
| printGlobalData(bool linear) | GmpFemSolver | protected |
| PrintOptions enum name | GmpFemSolver | |
| property(const char *name) const const | QObject | |
| QObject(QObject *parent) | QObject | |
| qt_metacall(QMetaObject::Call, int, void **) | QObject | virtual |
| qt_metacast(const char *) | QObject | virtual |
| receivers(const char *signal) const const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| run() | GmpFemSolver | |
| saveElementData(int iter) | GmpFemSolver | protected |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setMatrixCombinerObject(const GmpFemAssemblerMatrixCombiner *combiner) | GmpFemSolver | inline |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setVectorCombinerObject(const GmpFemAssemblerVectorCombiner *combiner) | GmpFemSolver | inline |
| signalsBlocked() const const | QObject | |
| solveLinearSystem(bool xFilled) | GmpFemSolver | protected |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| stateAboutToBeLoaded(GmStateDump *state) (defined in GmpFemSolver) | GmpFemSolver | virtual |
| stateAboutToBeSaved(GmStateDump *state) (defined in GmpFemSolver) | GmpFemSolver | virtual |
| stateControlMapDataLoaded(QVariantMap *map) | GmpFemSolver | virtual |
| stateLoaded(GmStateDump *state) | GmpFemSolver | virtual |
| stateLoadedCalcDerivedResultsNonLinear() | GmpFemSolver | inlinevirtual |
| stateSaved(GmStateDump *state) (defined in GmpFemSolver) | GmpFemSolver | virtual |
| thread() const const | QObject | |
| timeConvert(double val) | GmpFemSolver | protected |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| traverseBoundaryElements() | GmpFemSolver | protected |
| traverseContactBoundaries() | GmpFemSolver | protected |
| traverseElements() | GmpFemSolver | protected |
| traverseElementsForSaving(FILE *f, int iter) | GmpFemSolver | protected |
| traverseExternalLoads() | GmpFemSolver | protected |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| update(int mode, QString &err) | GmpFemSolver | |
| ~GmGroupDumpItem() | GmGroupDumpItem | virtual |
| ~GmpFemSolver(void) | GmpFemSolver | virtual |
| ~QObject() | QObject | virtual |
1.8.15