![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmPhysics, including all inherited members.
| _description | GmPluginObject | private |
| _id | GmPluginObject | private |
| _logger | GmPluginObject | private |
| _simData | GmPluginObject | private |
| boundaryAccessor(const GmBoundaryCondition *bc, QString stdPropertyName, QString msgDescription, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | protected |
| cellAttributeAccessor(GmCellMesh *mesh, QString stdAttributeName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, int history=-1, bool canBeFunction=true, bool create=false, QString createFormat="", int createHistory=-1, bool ignoreWarnings=false) | GmPhysics | protected |
| cellDataAccessor(GmCellMesh *mesh, QString stdAttributeName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, int history=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | protected |
| checkFunction(GmValueInfo *info, bool canBeFunction, bool required, bool ignoreWarnings, QString dataTypeMsg, QString msgDescription) const | GmPhysics | protected |
| checkHistory(GmValueInfo *info, int history, bool required, bool ignoreWarnings, QString dataTypeMsg, QString msgDescription) const | GmPhysics | protected |
| checkType(GmValueInfo *info, int type, int nlin, int ncol, bool required, bool ignoreWarnings, QString dataTypeMsg, QString msgDescription) const | GmPhysics | protected |
| contactAccessor(const GmContactBoundaryCondition *bc, QString stdPropertyName, QString msgDescription, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | protected |
| createValueInfo(QString id, QString description, Unit desiredUnit, GmValueSetKind kind, int type, int nlin, int ncol, QString createFormat, int createHistory) const | GmPhysics | protected |
| description() const | GmPluginObject | inline |
| discontinuityPropertyAccessor(GmDiscontinuitySet *discSet, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool ignoreWarnings=false) | GmPhysics | inline |
| discontinuityPropertyAccessorAux(GmDiscontinuitySet *discSet, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool acceptsCellAttributes, bool required, int type, int nlin, int ncol, bool ignoreWarnings) | GmPhysics | private |
| dofFromStateVar(const GmCellMesh *mesh, QString stdStateVarName, QString msgDescription, LuaTable &table, QVector< int > &dofList, Unit resultUnit, bool required, GmValueSetKind svType, int type=-1, int nlin=-1, int ncol=-1, bool ignoreWarnings=false) | GmPhysics | protected |
| extDiscontinuityPropertyAccessor(GmDiscontinuitySet *discSet, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool ignoreWarnings=false) | GmPhysics | inline |
| extPropertyAccessor(GmCellMesh *mesh, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | inline |
| GmPhysics(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmPhysics | |
| GmPluginObject(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger) | GmPluginObject | |
| id() const | GmPluginObject | inline |
| loadPrivateData(LuaTable &table)=0 | GmPluginObject | pure virtual |
| logger() const | GmPluginObject | inlineprotectedvirtual |
| nodeAttributeAccessor(GmCellMesh *mesh, QString stdAttributeName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, int history=-1, bool canBeFunction=true, bool create=false, QString createFormat="", int createHistory=-1, bool ignoreWarnings=false) | GmPhysics | protected |
| nodeDataAccessor(GmCellMesh *mesh, QString stdAttributeName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, int history=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | protected |
| pluginCategory() const | GmPhysics | inlinevirtual |
| pluginName() const =0 | GmPluginObject | pure virtual |
| pluginType() const =0 | GmPluginObject | pure virtual |
| pluginTypeName() const | GmPluginObject | inline |
| printParameters(const GmLogCategory &logger) | GmPhysics | virtual |
| propertyAccessor(GmCellMesh *mesh, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool required, int type=-1, int nlin=-1, int ncol=-1, bool canBeFunction=true, bool ignoreWarnings=false) | GmPhysics | inline |
| propertyAccessorAux(GmCellMesh *mesh, QString stdPropertyName, QString msgDescription, LuaTable &table, Unit desiredUnit, bool acceptsCellAttributes, bool required, int type, int nlin, int ncol, bool canBeFunction, bool ignoreWarnings) | GmPhysics | private |
| simulationData() const | GmPluginObject | inlineprotected |
| translateId(QString stdName, LuaTable &table) const | GmPhysics | protected |
| ~GmPhysics() | GmPhysics | virtual |
| ~GmPluginObject() | GmPluginObject | inlinevirtual |