![]() |
FemProcess
The GeMA Fem Process Plugin
|
This is the complete list of members for GmpFemNLSolver, including all inherited members.
| _a (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _assembler | GmpFemSolver | protected |
| _attempt (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _controlMap | GmpFemSolver | protected |
| _ddl (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _ddv (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _ddx (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _ddxr (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _ddxt (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dl (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dl0 (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dt (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dv (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dx (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _dxt (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _enabledWarn | GmpFemSolver | protected |
| _erD (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _erL (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _fastUpdate (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _FeGs (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _fixedDof (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _hlast (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _incT | GmpFemNLSolver | protected |
| _iter4old | GmpFemNLSolver | protected |
| _iterResAttr | GmpFemSolver | protected |
| _iterResErrAttr | GmpFemSolver | protected |
| _logger | GmpFemSolver | protected |
| _Lold (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _matCombiner | GmpFemSolver | protected |
| _matSet | GmpFemSolver | protected |
| _mesh | GmpFemSolver | protected |
| _ninc | GmpFemNLSolver | protected |
| _oldIter (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _physicsList | GmpFemSolver | protected |
| _preCount | GmpFemSolver | protected |
| _printMutex | GmpFemSolver | protected |
| _qta | GmpFemNLSolver | protected |
| _qtamax | GmpFemNLSolver | protected |
| _r | GmpFemSolver | protected |
| _r0 (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _runCount | GmpFemSolver | protected |
| _simulation | GmpFemSolver | protected |
| _solver | GmpFemSolver | protected |
| _solverId | GmpFemSolver | protected |
| _solverOptions | GmpFemSolver | protected |
| _timeConv | GmpFemSolver | protected |
| _tin (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _v (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _vecCombiner | GmpFemSolver | protected |
| _vecSet | GmpFemSolver | protected |
| _vold (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| _x | GmpFemSolver | protected |
| _xold (defined in GmpFemNLSolver) | GmpFemNLSolver | protected |
| adaptativeTime(bool conv, int iter, double dt, double &newdt, double err, double tol) | GmpFemNLSolver | protectedvirtual |
| adaptativeTimeAbqs(bool conv, int iter, double dt, double &newdt, double errmax, int inc, bool iter4) | GmpFemNLSolver | protectedvirtual |
| addFixedForces() | GmpFemSolver | protected |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmpFemNLSolver | protectedvirtual |
| applyFixedBoundaryConditions(int *) | GmpFemNLSolver | protectedvirtual |
| applyNonzeroFixedBCsbyModification(int *) (defined in GmpFemNLSolver) | GmpFemNLSolver | 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 |
| convergence() const | GmpFemNLSolver | protectedvirtual |
| convergenceDC(GmVector &_er) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| convergenceN(GmVector &_erL, GmVector &_erD) const (defined in GmpFemNLSolver) | GmpFemNLSolver | 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 |
| DispError(GmVector &_er) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| divergingIncrement(double ermax, double &ermax_1, double &ermax_2) | GmpFemNLSolver | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| enableFastUpdate(bool mode) (defined in GmpFemNLSolver) | GmpFemNLSolver | inline |
| evalLocalError(GmVector, GmVector) | GmpFemNLSolver | protectedvirtual |
| evalTimeIncrementSize(int, double, double, GmVector &) | GmpFemNLSolver | protectedvirtual |
| 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) | GmpFemNLSolver | protectedvirtual |
| fillStateControlMapDataStaticSolver(QVariantMap *map) | GmpFemNLSolver | protectedvirtual |
| fillStateControlMapDataTransientSolver(QVariantMap *map) | GmpFemNLSolver | protectedvirtual |
| fillStiffnessMatrixBFGS() | GmpFemNLSolver | protectedvirtual |
| fillStiffnessMatrixBroyden() | GmpFemNLSolver | protectedvirtual |
| 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 |
| FluxError(GmVector &_er) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| FluxMagnitude(GmVector &_qa) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| geostatic(QString svId="u", QString gaId="Em") | GmpFemNLSolver | virtual |
| GmpFemNLSolver(GmElementMesh *, GmSimulationData *, const QList< GmpFemPhysics * > &, GmNumSolver *, const GmpFemSolverOptions &, const GmLogCategory &) (defined in GmpFemNLSolver) | GmpFemNLSolver | |
| 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() | GmpFemNLSolver | virtual |
| initElementSets(GmNumSolver *) | GmpFemNLSolver | protectedvirtual |
| initResultAttributes(QString prefix) | GmpFemSolver | protectedvirtual |
| initSolver(GmpFemAssembler::FixedDofMode assemblerMode, bool assemblerReverseMapping, bool enableFastUpdate) | GmpFemSolver | protected |
| installEventFilter(QObject *filterObj) | QObject | |
| IntialFixedBoundaryConditions(int *) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| isDynamic() const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| isNonlinear() const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| iterativeSolver(double dt, double *newt, bool *conv, double *err, int *niter, bool eval) | GmpFemNLSolver | protectedvirtual |
| killTimer(int id) | QObject | |
| loadCorrector() | GmpFemNLSolver | protectedvirtual |
| LoadError(GmVector &_er) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| loadPredictor() | GmpFemNLSolver | protectedvirtual |
| MaxErr(GmVector, double &ermax, double &tolmax) | GmpFemNLSolver | protectedvirtual |
| MaxVal(GmVector &array, GmVector) const | GmpFemNLSolver | protectedvirtual |
| 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 | |
| PhygroupName(int &kgroup, QString var) const | GmpFemNLSolver | protectedvirtual |
| 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 | |
| restore() (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| run() | GmpFemSolver | |
| runStep(double dt, double *newt, bool *conv, double *err, int *niter, bool eval=false) (defined in GmpFemNLSolver) | GmpFemNLSolver | virtual |
| saveElementData(int iter) | GmpFemSolver | protected |
| saveInternalForceAttributes(GmVector &dv) | GmpFemNLSolver | protectedvirtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setElementSets(bool, bool, bool, bool, bool) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| setLoad() (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| setMatrixCombinerObject(const GmpFemAssemblerMatrixCombiner *combiner) | GmpFemSolver | inline |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setState() (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| setTime() (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| setTransientSystem(double) | GmpFemNLSolver | protectedvirtual |
| setTransientSystem2(double) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| 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) | GmpFemNLSolver | protectedvirtual |
| stateControlMapDataLoadedStaticSolver(QVariantMap *map) | GmpFemNLSolver | protectedvirtual |
| stateControlMapDataLoadedTransientSolver(QVariantMap *map) | GmpFemNLSolver | protectedvirtual |
| stateLoaded(GmStateDump *state) | GmpFemSolver | virtual |
| stateLoadedCalcDerivedResultsNonLinear() | GmpFemNLSolver | protectedvirtual |
| stateSaved(GmStateDump *state) (defined in GmpFemSolver) | GmpFemSolver | virtual |
| staticLinearSolver(double step, double *newt, bool *conv, double *err, int *niter, bool eval) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| staticSolver(double step, double *newt, bool *conv, double *err, int *niter, bool eval) | GmpFemNLSolver | protectedvirtual |
| stepNonlinearAut(double dt, double *newt) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| stepStandardDc(double dt, double *newt, bool *conv, double *err, int *niter, bool eval) | GmpFemNLSolver | protectedvirtual |
| stepTransientNonlinearAut(double dt, double *newt) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| 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 |
| transientLinearSolver(double) (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| transientSolver(double dt, double *newt, bool *conv, double *err, int *niter, bool eval) | GmpFemNLSolver | protectedvirtual |
| 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() (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| GmpFemSolver::update(int mode, QString &err) | GmpFemSolver | |
| updateResidualForceAndStiffnessMatrix(double l) | GmpFemNLSolver | protectedvirtual |
| VelocityError(GmVector &_er) const (defined in GmpFemNLSolver) | GmpFemNLSolver | protectedvirtual |
| ~GmGroupDumpItem() | GmGroupDumpItem | virtual |
| ~GmpFemNLSolver() (defined in GmpFemNLSolver) | GmpFemNLSolver | virtual |
| ~GmpFemSolver(void) | GmpFemSolver | virtual |
| ~QObject() | QObject | virtual |
1.8.15