![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmElementMesh, including all inherited members.
| _cellGroups | GmCellMesh | private |
| _cellValuesGroup | GmCellMesh | private |
| _cUserFuncObjMap | GmMesh | mutableprivate |
| _description | GmPluginObject | private |
| _edgeIntegrationRulesList | GmElementMesh | mutableprivate |
| _edgeIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _elemIntegrationRulesList | GmElementMesh | mutableprivate |
| _elemIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _faceIntegrationRulesList | GmElementMesh | mutableprivate |
| _faceIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _gaussAttributesGroupList | GmElementMesh | protected |
| _gaussAttributesMap | GmElementMesh | protected |
| _gaussIndexList | GmElementMesh | mutableprivate |
| _gaussIndexMutex | GmElementMesh | mutableprivate |
| _ghostNodeValuesGroup | GmMesh | private |
| _id | GmPluginObject | private |
| _logger | GmPluginObject | private |
| _meshBboxStats | GmCellMesh | private |
| _meshEdgeStats | GmCellMesh | private |
| _meshStatsMutex | GmCellMesh | private |
| _nodeValuesGroup | GmMesh | private |
| _simData | GmPluginObject | private |
| _stateDumpControlMap | GmMesh | private |
| _stateDumpControlMapItem | GmMesh | protected |
| activeCellUpdated(GmCellType type, bool active)=0 | GmCellMesh | pure virtual |
| addCellGroup(QString groupName) | GmCellMesh | inlinevirtual |
| addCells(int *numCellTypes) | GmCellMesh | inlinevirtual |
| addCellsToGroup(int groupId, const QVector< int > &cellIds) | GmCellMesh | inlinevirtual |
| addCellsToGroup(int groupId, const QVector< QPair< int, int > > &cellIds) | GmCellMesh | inlinevirtual |
| addCellValueSet(GmValueInfo *info) | GmCellMesh | virtual |
| addedCells() const | GmCellMesh | inlinevirtual |
| addGaussAttributeSet(GmValueInfo *info) | GmElementMesh | virtual |
| addGhostNodes(int numNodes) | GmMesh | inlinevirtual |
| addIntegrationRuleSet() | GmElementMesh | |
| addNodes(int numNodes) | GmMesh | inlinevirtual |
| addNodeValueSet(GmValueInfo *info) | GmMesh | virtual |
| addStateAccessorData(GmStateDump *state, int groupId) | GmElementMesh | protectedvirtual |
| addStateGeometryData(GmStateDump *state, int groupId) | GmMesh | inlineprotectedvirtual |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmMesh | protectedvirtual |
| anyVsFromId(QString id) const | GmMesh | inlineprotected |
| bboxStatistics() | GmCellMesh | private |
| beginAddingCellValueSets() | GmCellMesh | virtual |
| beginAddingGaussAttributeSets() | GmElementMesh | virtual |
| beginAddingNodeAttributeSets() | GmMesh | virtual |
| blockSignals(bool block) | QObject | |
| borderIntegrationRule(GmCellType type, int ruleSet, int borderIndex) const | GmElementMesh | |
| cell(int cellIndex) const =0 | GmCellMesh | pure virtual |
| cell(int cellIndex)=0 | GmCellMesh | pure virtual |
| cellBboxMaxLength() | GmCellMesh | inlinevirtual |
| cellBboxMinLength() | GmCellMesh | inlinevirtual |
| cellBoundariesMemory() const =0 | GmCellMesh | pure virtual |
| cellBoundaryGroups() const =0 | GmCellMesh | pure virtual |
| cellGroupIds() const | GmCellMesh | inlinevirtual |
| cellGroupSet(const QList< int > &groupIdList, bool disjoint) | GmCellMesh | |
| cellGroupSets() const | GmCellMesh | inline |
| cellGroupsMemory() const =0 | GmCellMesh | pure virtual |
| cellInGroup(int groupIndex, int cellIndex) const | GmCellMesh | inlinevirtual |
| cellInGroup(int groupIndex, int cellIndex) | GmCellMesh | inlinevirtual |
| cellMemory() const =0 | GmCellMesh | pure virtual |
| cellPropertyAccessor(QString id, Unit desiredUnit, const GmLogCategory &logger) const | GmCellMesh | virtual |
| cellPropertyInfo(QString id) const | GmCellMesh | virtual |
| cellStateVarAccessorFromDof(int dof, Unit desiredUnit, GmStateVar **stateVar) const | GmCellMesh | virtual |
| cellValueAccessor(QString id, Unit desiredUnit, const GmLogCategory &logger) const | GmCellMesh | virtual |
| cellValueAccessor(QString id, int snum, bool locked, Unit desiredUnit, const GmLogCategory &logger) const | GmCellMesh | virtual |
| cellValueIds(int filter=-1) const | GmCellMesh | virtual |
| cellValueInfo(QString id, int filter=-1) const | GmCellMesh | virtual |
| cellValueSet(QString id) const | GmCellMesh | inline |
| cellValueSetGroup() const | GmCellMesh | inline |
| cellValueStateTag(QString id, int snum) const | GmCellMesh | virtual |
| cellValueStateTime(QString id, int snum) const | GmCellMesh | virtual |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clear() | GmMesh | inlinevirtual |
| clearAddedCells() | GmCellMesh | inlinevirtual |
| clearCellGroupSetsData(bool keepMeshSet) | GmCellMesh | |
| clearCellStatistics() | GmCellMesh | |
| clearCellValueSets() | GmCellMesh | virtual |
| clearCellValueSetsData() | GmCellMesh | virtual |
| clearGaussAttributeSets() | GmElementMesh | virtual |
| clearGaussAttributeSetsData() | GmElementMesh | virtual |
| clearGhostFlag(int nodeIndex) | GmMesh | inlinestatic |
| clearNodeValueSets() | GmMesh | virtual |
| clearNodeValueSetsData() | GmMesh | virtual |
| clearRuleSetRules(int rule) | GmElementMesh | private |
| clearTopology() | GmCellMesh | inlinevirtual |
| computeCellBboxLength(GmCellBboxStatistics *stat) | GmCellMesh | private |
| computeEdgeLength(GmCellEdgeStatistics *stat) | GmCellMesh | private |
| 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 |
| controlMapStateItemType() | GmMesh | inlineprotectedvirtual |
| createGaussValueSetGroup(GmSimulationData *simulation, GmElementMesh *mesh) | GmElementMesh | inlineprotectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| description() const | GmPluginObject | inline |
| destroyed(QObject *obj) | QObject | |
| 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 |
| dumpControlMapDataLoaded(QVariantMap *map, const GmLogCategory &logger) | GmElementMesh | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| edgeIntegrationRule(GmCellType type, int ruleSet) const | GmElementMesh | |
| edgeMaxLength() | GmCellMesh | inlinevirtual |
| edgeMinLength() | GmCellMesh | inlinevirtual |
| edgeStatistics() | GmCellMesh | private |
| elementIntegrationRule(GmCellType type, int ruleSet) const | GmElementMesh | |
| emitMeshChanged() | GmMesh | inlinevirtual |
| endAddingCellValueSets() | GmCellMesh | virtual |
| endAddingGaussAttributeSets() | GmElementMesh | virtual |
| endAddingNodeAttributeSets() | GmMesh | virtual |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| faceIntegrationRule(GmCellType type, int ruleSet, int faceIndex) const | GmElementMesh | |
| fillDumpControlMapData(QVariantMap *map, const GmLogCategory &logger) | GmElementMesh | 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 | |
| fromRuleStr(QString r, int *key, GmIntegrationRuleType *type, int *rule1, int *rule2, int *rule3) | GmElementMesh | private |
| gaussAttributeAccessor(QString id, Unit desiredUnit, const GmLogCategory &logger) const | GmElementMesh | virtual |
| gaussAttributeAccessor(QString id, int snum, bool locked, Unit desiredUnit, const GmLogCategory &logger) const | GmElementMesh | virtual |
| gaussAttributeIds() const | GmElementMesh | virtual |
| gaussAttributeInfo(QString id) const | GmElementMesh | virtual |
| gaussAttributeStateTag(QString id, int snum) const | GmElementMesh | virtual |
| gaussAttributeStateTime(QString id, int snum) const | GmElementMesh | virtual |
| gaussIndex(int ruleSet) const | GmElementMesh | |
| gaussIndicesMemory() const | GmElementMesh | virtual |
| gaussValueSet(QString id) const | GmElementMesh | inline |
| gaussValueSetGroup(int ruleSet) const | GmElementMesh | inline |
| getIntegrationRuleWithDCL(QList< QAtomicPointer< T > * > &list, QMutex *mutex, T *(*instance)(GmCellType, int, int, int, GmIntegrationRuleType), GmCellType type, int ruleSet, int faceType) const | GmElementMesh | protected |
| ghostNodesUpdated(int nghost, int ntotal) | GmCellMesh | inlinevirtual |
| ghostNodeValueSet(QString id) const | GmMesh | inline |
| ghostNodeValueSetGroup() const | GmMesh | inline |
| GmCellMesh(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmCellMesh | |
| GmElementMesh(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmElementMesh | |
| GmMesh(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmMesh | |
| GmPluginObject(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmPluginObject | |
| hasCapability(QString capabilityName) const =0 | GmMesh | pure virtual |
| hasSolidElements() const =0 | GmCellMesh | pure virtual |
| hPOrder() const | GmElementMesh | inlinevirtual |
| hQOrder() const | GmElementMesh | inlinevirtual |
| id() const | GmPluginObject | inline |
| inherits(const char *className) const const | QObject | |
| initCellValueSets() | GmCellMesh | virtual |
| initGaussAttributeSets() | GmElementMesh | virtual |
| initNodeValueSets() | GmMesh | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isGhostNode(int nodeIndex) | GmMesh | inlinestatic |
| isQualityGT(double minQuality) const (defined in GmCellMesh) | GmCellMesh | virtual |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isValid(QMap< int, int > &nonValidIds, bool valNonPlanar=false, bool print=true, double tol=1e-3) const | GmCellMesh | virtual |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| loadPrivateData(LuaTable &table)=0 | GmPluginObject | pure virtual |
| logger() const | GmPluginObject | inlineprotectedvirtual |
| maxNumCellGhostNodes() const | GmCellMesh | inlinevirtual |
| maxNumCellNodes() const =0 | GmCellMesh | pure virtual |
| maxNumIntPoints(int ruleSet) const | GmElementMesh | |
| maxTotalNumCellNodes() const | GmCellMesh | inlinevirtual |
| meshChanged() | GmMesh | signal |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| nodeCoordAccessor(Unit desiredUnit, const GmLogCategory &logger) const =0 | GmMesh | pure virtual |
| nodeCoordInfo() const =0 | GmMesh | pure virtual |
| nodeMemory() const =0 | GmMesh | pure virtual |
| nodeSets() const =0 | GmMesh | pure virtual |
| nodeSetsMemory() const =0 | GmMesh | pure virtual |
| nodeStateVarAccessorFromDof(int dof, Unit desiredUnit, GmStateVar **stateVar) const | GmMesh | virtual |
| nodeValueAccessor(QString id, Unit desiredUnit, const GmLogCategory &logger) const | GmMesh | virtual |
| nodeValueAccessor(QString id, int snum, bool locked, Unit desiredUnit, const GmLogCategory &logger) const | GmMesh | virtual |
| nodeValueIds(int filter=-1) const | GmMesh | |
| nodeValueInfo(QString id, int filter=-1) const | GmMesh | virtual |
| nodeValueSet(QString id) const | GmMesh | inline |
| nodeValueSetGroup() const | GmMesh | inline |
| nodeValueStateTag(QString id, int snum) const | GmMesh | virtual |
| nodeValueStateTime(QString id, int snum) const | GmMesh | virtual |
| numActiveCells() const =0 | GmCellMesh | pure virtual |
| numActiveCellTypes() const =0 | GmCellMesh | pure virtual |
| numCells() const =0 | GmCellMesh | pure virtual |
| numCellsInGroup(int groupIndex) const | GmCellMesh | inlinevirtual |
| numCellTypes() const =0 | GmCellMesh | pure virtual |
| numCellValueStates(QString id) const | GmCellMesh | virtual |
| numGaussAttributeStates(QString id) const | GmElementMesh | virtual |
| numGhostNodes() const | GmMesh | inlinevirtual |
| numGlobalCells() const | GmCellMesh | inlinevirtual |
| numGlobalGhostNodes() const | GmMesh | inlinevirtual |
| numGlobalNodes() const | GmMesh | inlinevirtual |
| numIntegrationRuleSets() const | GmElementMesh | |
| numNodes() const =0 | GmMesh | pure virtual |
| numNodeValueStates(QString id) const | GmMesh | virtual |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| pcrObject() const =0 | GmMesh | pure virtual |
| pluginCategory() const | GmMesh | inlinevirtual |
| pluginName() const =0 | GmPluginObject | pure virtual |
| pluginType() const =0 | GmPluginObject | pure virtual |
| pluginTypeName() const | GmPluginObject | inline |
| printParameters(const GmLogCategory &logger) | GmElementMesh | virtual |
| printQualityHistogram(bool activeOnly=true) const | GmCellMesh | |
| printValueInfo(const GmLogCategory &logger, QString title, const QStringList &idList) | GmMesh | protected |
| printValues(const GmLogCategory &logger, int options=GM_PRINT_DEFAULT) | GmElementMesh | virtual |
| property(const char *name) const const | QObject | |
| propertySetIndex(QString id) const =0 | GmCellMesh | pure virtual |
| propertySets() const =0 | GmCellMesh | pure virtual |
| pushProxy(lua_State *L, const GmLogCategory &logger)=0 | GmMesh | pure virtual |
| 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 | |
| qualityHistogram(QVector< int > &hist, int nbins=10) const (defined in GmCellMesh) | GmCellMesh | virtual |
| receivers(const char *signal) const const | QObject | protected |
| removeCellValueSet(QString id) | GmCellMesh | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| removeGaussAttributeSet(QString id) | GmElementMesh | virtual |
| removeNodeValueSet(QString id) | GmMesh | virtual |
| saveCellValueState(QString id, GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmCellMesh | virtual |
| saveGaussAttributeState(QString id, GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmElementMesh | virtual |
| saveNodeValueState(QString id, GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmMesh | virtual |
| saveState(GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmElementMesh | virtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setCellValueStateTag(QString id, int snum, QString tag) | GmCellMesh | virtual |
| setCellValueStateTime(QString id, int snum, double time) | GmCellMesh | virtual |
| setEdgeIntegrationRule(GmCellType type, GmBorderIntegrationRule *rule, int ruleSet) | GmElementMesh | |
| setElementIntegrationRule(GmCellType type, GmIntegrationRule *rule, int ruleSet) | GmElementMesh | |
| setFaceIntegrationRule(GmCellType type, GmBorderIntegrationRule *rule, int ruleSet, int faceType) | GmElementMesh | |
| setGaussAttributeStateTag(QString id, int snum, QString tag) | GmElementMesh | virtual |
| setGaussAttributeStateTime(QString id, int snum, double time) | GmElementMesh | virtual |
| setGhostFlag(int nodeIndex) | GmMesh | inlinestatic |
| setNodeValueStateTag(QString id, int snum, QString tag) | GmMesh | virtual |
| setNodeValueStateTime(QString id, int snum, double time) | GmMesh | virtual |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const const | QObject | |
| simulationData() const | GmPluginObject | inlineprotected |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| stateAboutToBeLoaded(GmStateDump *state) | GmGroupDumpItem | inlinevirtual |
| stateAboutToBeSaved(GmStateDump *state) | GmGroupDumpItem | inlinevirtual |
| stateLoaded(GmStateDump *state) | GmGroupDumpItem | inlinevirtual |
| stateSaved(GmStateDump *state) | GmGroupDumpItem | inlinevirtual |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| toLinearGhostIndex(int nodeIndex) const | GmMesh | inline |
| toLocalGhostIndex(int nodeIndex) const | GmMesh | inline |
| topology(bool create=true) const | GmCellMesh | inlinevirtual |
| toRuleStr(GmIntegrationRule *ir) const | GmElementMesh | private |
| totalNumGlobalNodes() const | GmMesh | inline |
| totalNumNodes() const | GmMesh | inline |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| useDualVectors() const =0 | GmMesh | pure virtual |
| userFunctionsObjMap() const | GmMesh | inline |
| usesGaussIndex(int ruleSet) const | GmElementMesh | |
| ~GmCellMesh() | GmCellMesh | virtual |
| ~GmElementMesh() | GmElementMesh | virtual |
| ~GmGroupDumpItem() | GmGroupDumpItem | inlinevirtual |
| ~GmMesh() | GmMesh | virtual |
| ~GmPluginObject() | GmPluginObject | inlinevirtual |
| ~QObject() | QObject | virtual |