![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmElementMesh, including all inherited members.
| _edgeIntegrationRulesList | GmElementMesh | mutableprivate |
| _edgeIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _elemIntegrationRulesList | GmElementMesh | mutableprivate |
| _elemIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _faceIntegrationRulesList | GmElementMesh | mutableprivate |
| _faceIntegrationRulesMutex | GmElementMesh | mutableprivate |
| _gaussAttributesData | GmElementMesh | protected |
| _gaussAttributesMap | GmElementMesh | protected |
| _gaussIndexList | GmElementMesh | mutableprivate |
| _gaussIndexMutex | GmElementMesh | mutableprivate |
| _stateDumpControlMapItem | GmMesh | protected |
| activeCellUpdated(GmCellType type, bool active)=0 | GmCellMesh | pure virtual |
| addCellAttributeSet(GmValueInfo *info) | GmCellMesh | 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 |
| addedCells() const | GmCellMesh | inlinevirtual |
| addGaussAttributeSet(GmValueInfo *info) | GmElementMesh | virtual |
| addGhostNodes(int numNodes) | GmMesh | inlinevirtual |
| addIntegrationRuleSet() | GmElementMesh | |
| addNodes(int numNodes) | GmMesh | inlinevirtual |
| addNodeValueSet(GmValueInfo *info, int nNodes=-1, int nGhostNodes=-1) | GmMesh | virtual |
| addStateAccessorData(GmStateDump *state, int groupId) | GmElementMesh | protectedvirtual |
| addStateGeometryData(GmStateDump *state, int groupId) | GmMesh | inlineprotectedvirtual |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmMesh | protectedvirtual |
| 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 |
| cellAttributeAccessor(QString id, Unit desiredUnit, const GmLogCategory &logger) const | GmCellMesh | virtual |
| cellAttributeAccessor(QString id, int snum, bool locked, Unit desiredUnit, const GmLogCategory &logger) const | GmCellMesh | virtual |
| cellAttributeIds() const | GmCellMesh | virtual |
| cellAttributeInfo(QString id) const | GmCellMesh | virtual |
| cellAttributeStateTag(QString id, int snum) const | GmCellMesh | virtual |
| cellAttributeStateTime(QString id, int snum) const | GmCellMesh | 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 | |
| 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 |
| cellValueSets() const | GmCellMesh | inline |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clear() | GmMesh | inlinevirtual |
| clearAddedCells() | GmCellMesh | inlinevirtual |
| clearCellAttributeSets() | GmCellMesh | virtual |
| clearCellAttributeSetsData() | GmCellMesh | virtual |
| clearCellGroupSetsData(bool keepMeshSet) | GmCellMesh | |
| clearCellStatistics() | GmCellMesh | |
| 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 |
| 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 |
| createGaussValueSet(GmValueInfo *info) | GmElementMesh | protectedvirtual |
| 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 |
| elementIntegrationRule(GmCellType type, int ruleSet) const | GmElementMesh | |
| emitMeshChanged() | GmMesh | inlinevirtual |
| 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 |
| gaussValueSets() 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 |
| ghostNodeValueSets() 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 |
| hPOrder() const | GmElementMesh | inlinevirtual |
| hQOrder() const | GmElementMesh | inlinevirtual |
| id() const | GmPluginObject | inline |
| inherits(const char *className) const const | QObject | |
| 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(QList< int > *nonValidIds=NULL, 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 | |
| nodeAttributeIds() const | GmMesh | virtual |
| 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 |
| nodeStateVarIds() 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 |
| nodeValueInfo(QString id, int filter=-1) const | GmMesh | virtual |
| nodeValueSets() 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 |
| numCellAttributeStates(QString id) const | GmCellMesh | virtual |
| numCells() const =0 | GmCellMesh | pure virtual |
| numCellsInGroup(int groupIndex) const | GmCellMesh | inlinevirtual |
| numCellTypes() const =0 | GmCellMesh | pure virtual |
| numGaussAttributeStates(QString id) const | GmElementMesh | virtual |
| numGhostNodes() 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 | |
| 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 |
| QObject(QObject *parent) | QObject | |
| qt_metacall(QMetaObject::Call, int, void **) | QObject | virtual |
| qt_metacast(const char *) | QObject | virtual |
| qualityHistogram(QVector< int > &hist, int nbins=10) const (defined in GmCellMesh) | GmCellMesh | virtual |
| receivers(const char *signal) const const | QObject | protected |
| removeCellAttributeSet(QString id) | GmCellMesh | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| removeGaussAttributeSet(QString id) | GmElementMesh | virtual |
| removeNodeValueSet(QString id) | GmMesh | virtual |
| saveCellAttributeState(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 |
| setCellAttributeStateTag(QString id, int snum, QString tag) | GmCellMesh | virtual |
| setCellAttributeStateTime(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 |
| stateVarAccessorFromDof(int dof, Unit desiredUnit, GmStateVar **stateVar) const | GmMesh | virtual |
| 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 |
| 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 |
| 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 |
1.8.15