![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmRegularGridMesh, including all inherited members.
| _stateDumpControlMapItem | GmMesh | protected |
| addGhostNodes(int numNodes) | GmMesh | inlinevirtual |
| addNodes(int numNodes) | GmMesh | inlinevirtual |
| addNodeValueSet(GmValueInfo *info, int nNodes=-1, int nGhostNodes=-1) | GmMesh | virtual |
| addStateAccessorData(GmStateDump *state, int groupId) | GmMesh | protectedvirtual |
| addStateGeometryData(GmStateDump *state, int groupId) | GmMesh | inlineprotectedvirtual |
| addStateItemsToGroup(GmStateDump *state, int groupId) | GmMesh | protectedvirtual |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clear() | GmMesh | inlinevirtual |
| clearGhostFlag(int nodeIndex) | GmMesh | inlinestatic |
| clearNodeValueSets() | GmMesh | virtual |
| clearNodeValueSetsData() | GmMesh | virtual |
| 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 |
| 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) | GmMesh | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| emitMeshChanged() | GmMesh | inlinevirtual |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| fillDumpControlMapData(QVariantMap *map, const GmLogCategory &logger) | GmMesh | 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 | |
| ghostNodeValueSets() const | GmMesh | inline |
| GmMesh(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmMesh | |
| GmPluginObject(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmPluginObject | |
| GmRegularGridMesh(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmRegularGridMesh | inline |
| hasCapability(QString capabilityName) const =0 | GmMesh | pure virtual |
| id() const | GmPluginObject | inline |
| indexFromNode(int node, int *x, int *y=NULL, int *z=NULL) const =0 | GmRegularGridMesh | pure virtual |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isGhostNode(int nodeIndex) | GmMesh | inlinestatic |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| loadPrivateData(LuaTable &table)=0 | GmPluginObject | pure virtual |
| logger() const | GmPluginObject | inlineprotectedvirtual |
| meshChanged() | GmMesh | signal |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| neighbor(int node, int xoffset, int yoffset=0, int zoffset=0) const =0 | GmRegularGridMesh | pure virtual |
| nodeAttributeIds() const | GmMesh | virtual |
| nodeCoordAccessor(Unit desiredUnit, const GmLogCategory &logger) const =0 | GmMesh | pure virtual |
| nodeCoordInfo() const =0 | GmMesh | pure virtual |
| nodeCount(int dim) const =0 | GmRegularGridMesh | pure virtual |
| nodeFromIndex(int x, int y=-1, int z=-1) const =0 | GmRegularGridMesh | pure virtual |
| nodeMemory() const =0 | GmMesh | pure virtual |
| nodeSets() const =0 | GmMesh | pure virtual |
| nodeSetsMemory() const =0 | GmMesh | pure virtual |
| nodeSpacing(int dim) const =0 | GmRegularGridMesh | 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 |
| nodeWrap(int dim) const =0 | GmRegularGridMesh | pure virtual |
| numGhostNodes() const | GmMesh | inlinevirtual |
| 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) | GmMesh | virtual |
| printValueInfo(const GmLogCategory &logger, QString title, const QStringList &idList) | GmMesh | protected |
| printValues(const GmLogCategory &logger, int options=GM_PRINT_DEFAULT) | GmMesh | virtual |
| property(const char *name) const const | QObject | |
| 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 |
| receivers(const char *signal) const const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| removeNodeValueSet(QString id) | GmMesh | virtual |
| saveNodeValueState(QString id, GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmMesh | virtual |
| saveState(GmValueSet::SaveStateMode mode, const GmLogCategory &logger) | GmMesh | virtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| 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 |
| 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 |
| ~GmGroupDumpItem() | GmGroupDumpItem | inlinevirtual |
| ~GmMesh() | GmMesh | virtual |
| ~GmPluginObject() | GmPluginObject | inlinevirtual |
| ~GmRegularGridMesh() | GmRegularGridMesh | inlinevirtual |
| ~QObject() | QObject | virtual |
1.8.15