![]() |
FemProcess
The GeMA Fem Process Plugin
|
This is the complete list of members for GmpFemNonLinearSolverOld, including all inherited members.
| _arc (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _assembler | GmpFemSolver | protected |
| _assemblerAddItem | GmpFemSolver | protected |
| _assemblerBeginItem | GmpFemSolver | protected |
| _assemblerEndItem | GmpFemSolver | protected |
| _assemblerItem | GmpFemSolver | protected |
| _assemblerT1Item | GmpFemSolver | protected |
| _assemblerT2Item | GmpFemSolver | protected |
| _assemblerT3Item | GmpFemSolver | protected |
| _assemblerT4Item | GmpFemSolver | protected |
| _controlMap | GmpFemSolver | protected |
| _ddl (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _ddx (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _ddxr (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _ddxt (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dl (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dl0 (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dofIndex (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dt (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dx (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _dxt (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _enabledWarn | GmpFemSolver | protected |
| _fastUpdate (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _FeGs (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _femBroydenItem (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | private |
| _femItem | GmpFemSolver | protected |
| _fixedBcItem | GmpFemSolver | protected |
| _fixedDof (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _fixedForcesItem | GmpFemSolver | protected |
| _It (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _iterAttr | GmpFemSolver | protected |
| _iterErrAttr | GmpFemSolver | protected |
| _logger | GmpFemSolver | protected |
| _Lold (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _matCombiner | GmpFemSolver | protected |
| _matSet | GmpFemSolver | protected |
| _mesh | GmpFemSolver | protected |
| _nonlinear | GmpFemNonLinearSolverOld | private |
| _normR | GmpFemNonLinearSolverOld | protected |
| _ntasks (defined in GmpFemSolver) | GmpFemSolver | protected |
| _nworkers (defined in GmpFemSolver) | GmpFemSolver | protected |
| _parallelAssembler | GmpFemSolver | protected |
| _physicsAfterLoopItem | GmpFemSolver | protected |
| _physicsBeforeLoopItem | GmpFemSolver | protected |
| _physicsfillContactDataItem | GmpFemSolver | protected |
| _physicsfillElemDataBcItem | GmpFemSolver | protected |
| _physicsfillElemDataExtLoadsItem | GmpFemSolver | protected |
| _physicsfillElemDataItem | GmpFemSolver | protected |
| _physicsItem | GmpFemSolver | protected |
| _physicsList | GmpFemSolver | protected |
| _preCount | GmpFemSolver | protected |
| _prepareItem | GmpFemSolver | protected |
| _printMutex | GmpFemSolver | protected |
| _r | GmpFemSolver | protected |
| _r0 | GmpFemNonLinearSolverOld | protected |
| _runCount | GmpFemSolver | protected |
| _simulation | GmpFemSolver | protected |
| _solver | GmpFemSolver | protected |
| _solverId | GmpFemSolver | protected |
| _solverOptions | GmpFemSolver | protected |
| _strategy (defined in GmpFemSolver) | GmpFemSolver | protected |
| _timeConv | GmpFemSolver | protected |
| _tin (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| _vecCombiner | GmpFemSolver | protected |
| _vecSet | GmpFemSolver | protected |
| _x | GmpFemSolver | protected |
| _xold (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| addFixedForces() | GmpFemSolver | protected |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmpFemNonLinearSolverOld | protectedvirtual |
| applyFixedBoundaryConditions(int *numFixed) | GmpFemSolver | protectedvirtual |
| blockSignals(bool block) | QObject | |
| calcLinearResidual(double *rnorm, double *maxNodeDiff, double *avgNodeDiff) | GmpFemSolver | |
| calcLocalError(GmVector x, GmVector dx) | GmpFemNonLinearSolverOld | protectedvirtual |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| cleanup() | GmpFemSolver | protectedvirtual |
| collectFixedBcs(QVector< bool > &fixedRows, QVector< double > &fixedValues, QVector< int > &dofIndex) | GmpFemSolver | protected |
| collectGlobalContactPairs(const GmContactBoundaryCondition *cbc, QVector< 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() | GmpFemNonLinearSolverOld | protectedvirtual |
| convergenceNew() const (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protectedvirtual |
| crackDetection() | GmpFemNonLinearSolverOld | virtual |
| crackPropagation() | GmpFemNonLinearSolverOld | virtual |
| 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 | |
| enableFastUpdate(bool mode) | GmpFemNonLinearSolverOld | inline |
| evaluateSolverTolerance(int iter) | GmpFemNonLinearSolverOld | protected |
| 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 |
| fillElementDataForLoads(const GmElement *e, int physIndex, int loadIndex) | GmpFemSolver | protected |
| fillStateControlMapData(QVariantMap *map) | GmpFemNonLinearSolverOld | protectedvirtual |
| fillStateControlMapDataStaticSolver(QVariantMap *map) | GmpFemNonLinearSolverOld | protectedvirtual |
| fillStateControlMapDataTransientSolver(QVariantMap *map) | GmpFemNonLinearSolverOld | protectedvirtual |
| fillStiffnessMatrixBFGS() | GmpFemNonLinearSolverOld | protectedvirtual |
| fillStiffnessMatrixBroyden() | GmpFemNonLinearSolverOld | 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 |
| geostatic() | GmpFemNonLinearSolverOld | virtual |
| GmpFemNonLinearSolverOld(GmElementMesh *, GmSimulationData *, const QVector< GmpFemPhysics * > &, GmNumSolver *, const GmpFemSolverOptions &, const GmLogCategory &) | GmpFemNonLinearSolverOld | |
| GmpFemSolver(GmElementMesh *mesh, GmSimulationData *simulation, const QVector< GmpFemPhysics * > &physics, GmNumSolver *solver, const GmpFemSolverOptions &options, const GmLogCategory &logger) | GmpFemSolver | |
| inherits(const char *className) const const | QObject | |
| init() | GmpFemNonLinearSolverOld | virtual |
| initElementSets(GmNumSolver *solver) | GmpFemNonLinearSolverOld | protectedvirtual |
| initResultAttributes(int fatherItemId) | GmpFemNonLinearSolverOld | virtual |
| initSolver(GmpFemAssembler::FixedDofMode assemblerMode, bool assemblerReverseMapping, bool enableFastUpdate) | GmpFemSolver | protected |
| installEventFilter(QObject *filterObj) | QObject | |
| intLinearSolverPrintOptions() | GmpFemSolver | protectedvirtual |
| isNonLinear() const | GmpFemNonLinearSolverOld | protectedvirtual |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isTransient() const | GmpFemNonLinearSolverOld | inlineprotectedvirtual |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| loadCorrector() | GmpFemNonLinearSolverOld | protectedvirtual |
| loadPredictor() | GmpFemNonLinearSolverOld | 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 | |
| pos() | GmpFemNonLinearSolverOld | virtual |
| prepareMatrices(bool skipFixedBcs=false) | GmpFemSolver | protected |
| prepareTransientSystem(double dt) | GmpFemNonLinearSolverOld | protected |
| prepareTransientSystemPredict(double dt) | GmpFemNonLinearSolverOld | protected |
| PrescribedForceForFixedDof enum value | GmpFemSolver | protected |
| PrescribedForceForInvalidDof enum value | GmpFemSolver | protected |
| 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() | GmpFemSolver | protected |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList typedef | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| restore() | GmpFemNonLinearSolverOld | protectedvirtual |
| run() | GmpFemSolver | |
| saveElementData(int iter) | GmpFemSolver | protected |
| saveInternalForceAttributes() | GmpFemNonLinearSolverOld | protectedvirtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setElementSets(bool, bool, bool, bool, bool) | GmpFemNonLinearSolverOld | protectedvirtual |
| setLoad() | GmpFemNonLinearSolverOld | 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() | GmpFemNonLinearSolverOld | protectedvirtual |
| setTime() | GmpFemNonLinearSolverOld | protectedvirtual |
| setVectorCombinerObject(const GmpFemAssemblerVectorCombiner *combiner) | GmpFemSolver | inline |
| signalsBlocked() const const | QObject | |
| solveLinearSystem(GmSolverMatrix *Keq, GmVector &Feq, GmVector &x, int iter=0) | GmpFemNonLinearSolverOld | protected |
| GmpFemSolver::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) | GmpFemNonLinearSolverOld | protectedvirtual |
| stateLoaded(GmStateDump *state) | GmpFemSolver | virtual |
| stateLoadedCalcDerivedResultsNonLinear() | GmpFemNonLinearSolverOld | protectedvirtual |
| stateSaved(GmStateDump *state) (defined in GmpFemSolver) | GmpFemSolver | virtual |
| staticSolver(double, double *newt) | GmpFemNonLinearSolverOld | protectedvirtual |
| step(double dt, double *newt, bool *conv, double *err, int *niter, bool eval) | GmpFemNonLinearSolverOld | virtual |
| thread() const const | QObject | |
| timeConvert(double val) | GmpFemSolver | protected |
| timeIncrementAdjustment(double dt, int iter, GmVector &X1, GmVector &X0) (defined in GmpFemNonLinearSolverOld) | GmpFemNonLinearSolverOld | protected |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| transientSolver(double, double *newt) | GmpFemNonLinearSolverOld | 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() | GmpFemNonLinearSolverOld | protectedvirtual |
| GmpFemSolver::update(int mode, QString &err) | GmpFemSolver | |
| updateBC(double dt, int iter, bool updateBc) | GmpFemNonLinearSolverOld | virtual |
| updateResidualForceAndStiffnessMatrix(double l) | GmpFemNonLinearSolverOld | protectedvirtual |
| vectorTreatment(GmVector &fint) | GmpFemNonLinearSolverOld | protected |
| ~GmGroupDumpItem() | GmGroupDumpItem | virtual |
| ~GmpFemNonLinearSolverOld() | GmpFemNonLinearSolverOld | virtual |
| ~GmpFemSolver(void) | GmpFemSolver | virtual |
| ~QObject() | QObject | virtual |