CoupledHMFemPhysics
The GeMA Coupled Hydro-Mechanical FEM Physics Plugin
Loading...
Searching...
No Matches
GmpTwoPhaseHydroMechanicalInterface Member List

This is the complete list of members for GmpTwoPhaseHydroMechanicalInterface, including all inherited members.

_hydroPhysGmpCoupledHMFemPhysicsprotected
_mechPhysGmpCoupledHMFemPhysicsprotected
_pluginTypeGmpCoupledHMFemPhysicsprotected
_setInitialCondGmpCoupledHMFemPhysicsprotected
addStateItemsToGroup(GmStateDump *state, bool fixedHint, int groupId) (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfacevirtual
assembleElementData(const GmElement *e, GmMatrix &J, GmVector &r, GmVector &ru, GmVector &rl, GmVector &rg, GmMatrix &Juu, GmMatrix &Jul, GmMatrix &Jug, GmMatrix &Jlu, GmMatrix &Jgu, tp::jacobianTerms &K, QVector< int > &iUe, QVector< int > &iPl, QVector< int > &iPg)GmpTwoPhaseHydroMechanicalInterfaceprotectedvirtual
assemblyDampingMatrix(const GmElement *e, GmMatrix &elemC, const GmMatrix &Le, const GmMatrix &Sc, const QVector< int > &iUe, const QVector< int > &iPe) constGmpHydroMechanicalInterfaceprotected
assemblyInternalForceVector(const GmElement *e, GmVector &elemFi, const GmVector &FUe, const GmVector &FPe, const QVector< int > &iUe, const QVector< int > &iPe) constGmpHydroMechanicalInterfaceprotected
assemblyStiffnessMatrix(const GmElement *e, GmMatrix &elemK, const GmMatrix &Ke, const GmMatrix &Le, const GmMatrix &Kc, const QVector< int > &iUe, const QVector< int > &iPe) constGmpHydroMechanicalInterfaceprotected
beforeElementStiffnessLoop(const GmpFemMatrixSet &elemMatrices, const GmpFemVectorSet &elemVectors) (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfacevirtual
calcDerivedResults(bool nonLinearSolver)GmpTwoPhaseHydroMechanicalInterfacevirtual
calcPorePressure(const GmElement *e, const GmVector *coord, int ip, GmVector &Pg, const GmVector &Np, const GmVector &pe) constGmpHydroMechanicalInterfaceprotected
checkAndLoadAttributeAccessors(LuaTable &nodeTable, LuaTable &cellTable, LuaTable &gaussTable)GmpTwoPhaseHydroMechanicalInterfacevirtual
checkAndLoadPrivateData(LuaTable &table)GmpCoupledHMFemPhysicsprotectedvirtual
checkLoadedData()GmpTwoPhaseHydroMechanicalInterfacevirtual
CLOSE_MODE enum value (defined in GmpHydroMechanicalInterface)GmpHydroMechanicalInterfaceprotected
dofMapping(GmCellType type) const (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotectedvirtual
elemMatrixDofMap(const GmElement *e, QVector< int > &iUe, QVector< int > &iPe, int &numUe, int &in, int &elemRow) constGmpHydroMechanicalInterfaceprotected
elemState enum name (defined in GmpHydroMechanicalInterface)GmpHydroMechanicalInterfaceprotected
fillCoupledMatrix(const GmElement *e, const GmVector *coord, int ip, GmMatrix &Le, const GmVector &Np, const GmMatrix &B, double c) constGmpHydroMechanicalInterfaceprotected
FillDofIndexPosition(const GmElement *e, QVector< int > &iUe, QVector< int > &iPe, QVector< int > &iPg)GmpTwoPhaseHydroMechanicalInterfaceprotected
fillElementData(const GmElement *e, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors)GmpTwoPhaseHydroMechanicalInterfacevirtual
fillElementDataForBc(const GmElement *e, const GmBoundaryCondition *bc, int bcIndex, int bcListIndex, int border, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors) (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsvirtual
fillMechanicalStiffnessMatrix(const GmElement *e, GmMatrix &Ke, const GmMatrix &B, double c) constGmpHydroMechanicalInterfaceprotected
fillMissingDispVarValues()GmpTwoPhaseHydroMechanicalInterfaceprotected
fixedNodalDofsBc(QVector< int > &nodes, QVector< int > &dof, QVector< double > &values, bool *constantValues) const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsvirtual
fixedNodalForcesBc(QVector< int > &nodes, QVector< int > &dof, QVector< double > &values) const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsvirtual
getFluidDensities(const GmElement *e, double &rhol, double &rhog, const double PlRef, const double PgRef, const double Pl, const double Pg)GmpTwoPhaseHydroMechanicalInterfacevirtual
GmpCoupledHMFemPhysics(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger)GmpCoupledHMFemPhysics
GmpHydroMechanicalInterface(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger) (defined in GmpHydroMechanicalInterface)GmpHydroMechanicalInterface
GmpTwoPhaseHydroMechanicalInterface(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger) (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterface
ISOPARAMETRIC_ID enum valueGmpCoupledHMFemPhysicsprotected
NUM_ATTRI_IDS enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
NUM_CA_IDS enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
NUM_NA_IDS enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
NUM_STATEVAR_IDS enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
OPEN_MODE enum value (defined in GmpHydroMechanicalInterface)GmpHydroMechanicalInterfaceprotected
P_ID enum valueGmpCoupledHMFemPhysicsprotected
PG_ID enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
PgRef_NA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
PhysicsAttributeIds enum nameGmpCoupledHMFemPhysicsprotected
physicsMetaDataMap()GmpTwoPhaseHydroMechanicalInterfacevirtual
PlRef_NA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
pluginName() const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
pluginType() const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
POR_CA_ID enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
POROLD_CA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
RHOg_NA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
RHOgOLD_NA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
RHOl_NA_ID enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
RHOlOLD_NA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
setInitialConditions(GmpMechanicPoint *mp)GmpTwoPhaseHydroMechanicalInterfaceprotectedvirtual
Sl_CA_ID enum value (defined in GmpTwoPhaseHydroMechanicalInterface)GmpTwoPhaseHydroMechanicalInterfaceprotected
StateVarIds enum nameGmpCoupledHMFemPhysicsprotected
supportsStateDumping() (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
TIP_MODE enum value (defined in GmpHydroMechanicalInterface)GmpHydroMechanicalInterfaceprotected
TwoPhaseHMCellAttributeIds enum nameGmpTwoPhaseHydroMechanicalInterfaceprotected
TwoPhaseHMNodeAttributeIds enum nameGmpTwoPhaseHydroMechanicalInterfaceprotected
TwoPhaseHMPhysicsAttributeIds enum nameGmpTwoPhaseHydroMechanicalInterfaceprotected
TwoPhaseHMVarIds enum nameGmpTwoPhaseHydroMechanicalInterfaceprotected
U_ID enum valueGmpCoupledHMFemPhysicsprotected
UPDATEPOROSITY enum valueGmpTwoPhaseHydroMechanicalInterfaceprotected
~GmpCoupledHMFemPhysics()GmpCoupledHMFemPhysicsvirtual
~GmpHydroMechanicalInterface()GmpHydroMechanicalInterfacevirtual
~GmpTwoPhaseHydroMechanicalInterface()GmpTwoPhaseHydroMechanicalInterfacevirtual