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

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

_embeddedHydroPhysGmpHMEmbeddedFractureConductiveprotected
_embeddedMechPhysGmpHMEmbeddedFractureConductiveprotected
_hydroPhysGmpCoupledHMFemPhysicsprotected
_mechPhysGmpCoupledHMFemPhysicsprotected
_pluginTypeGmpCoupledHMFemPhysicsprotected
_pOldAccGmpHMEmbeddedFractureConductiveprivate
_setInitialCondGmpCoupledHMFemPhysicsprotected
_uOldAccGmpHMEmbeddedFractureConductiveprivate
addStateItemsToGroup(GmStateDump *state, bool fixedHint, int groupId) (defined in GmpHydroMechanical)GmpHydroMechanicalvirtual
assembleElementData(const GmElement *e, GmMatrix &A, GmVector &b, GmMatrix &Al, GmVector &bl, bool needsLHS, bool needsRHS)GmpHMEmbeddedFractureConductive
assembleElementDofVector(const GmElement *e, GmVector &dof, GmMatrix &dof_u, GmVector &dof_p)GmpHMEmbeddedFractureConductive
assemblyElemDampingMatrix(const GmElement *e, GmMatrix &elemC, const GmMatrix &Lpu, const GmMatrix &Sc, const QVector< int > &iUe, const QVector< int > &iPe) (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
assemblyElemStiffnessMatrix(const GmElement *e, GmMatrix &elemK, const GmMatrix &Kep, const GmMatrix &Lup, const GmMatrix &Kc, const QVector< int > &iUe, const QVector< int > &iPe) (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
assemblyInternalForceVector(const GmElement *e, GmMatrix &elemFi, const GmVector &Fint_St, const GmMatrix &Kc, const GmVector &pe, const QVector< int > &iUe, const QVector< int > &iPe) (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
beforeElementStiffnessLoop(const GmpFemMatrixSet &elemMatrices, const GmpFemVectorSet &elemVectors) (defined in GmpHydroMechanical)GmpHydroMechanicalvirtual
calcDerivedResults(bool nonLinearSolver)GmpHydroMechanicalvirtual
checkAndLoadAttributeAccessors(LuaTable &nodeTable, LuaTable &cellTable, LuaTable &gaussTable)GmpHMEmbeddedFractureConductive
checkAndLoadDiscontinuitySetAccessors(LuaTable &table)GmpHMEmbeddedFractureConductivevirtual
checkAndLoadPrivateData(LuaTable &table)GmpHMEmbeddedFractureConductivevirtual
dofMapping(GmCellType type) const (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
embeddedPhysicsAttributeIds enum nameGmpHMEmbeddedFractureConductive
fillContinuumHMCouplingData(const GmElement *e, GmMatrix &Quc, GmMatrix &Qac, GmMatrix &Qca, GmMatrix &stressCoeffs)GmpHMEmbeddedFractureConductive
fillCoupledMatrix(const GmElement *e, GmMatrix &Le, const GmVector &Np, const GmMatrix &B, double c, int ip) (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
fillCouplingHydMecMatrix(const GmElement *e, const GmVector *coord, int ip, GmMatrix &Lup, const GmVector &Np, const GmMatrix &Bu, double c)GmpHydroMechanicalprotectedvirtual
fillCouplingMecHydMatrix(const GmElement *e, const GmVector *coord, int ip, GmMatrix &Lup, const GmVector &Np, const GmMatrix &Bu, double c)GmpHydroMechanicalprotectedvirtual
fillDiscontinuitySetHMCouplingData(const GmElement *e, GmMatrix &Qad, QMap< int, int > dNodesGlobalToLocal)GmpHMEmbeddedFractureConductive
FillDofIndexPosition(const GmElement *e, QVector< int > &iUe, QVector< int > &iPe)GmpHydroMechanicalprotectedvirtual
fillElementData(const GmElement *e, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors)GmpHMEmbeddedFractureConductivevirtual
fillElementDataForBc(const GmElement *e, const GmBoundaryCondition *bc, int bcIndex, int bcListIndex, int border, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors) (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsvirtual
fillElementOldDisplacement(const GmElement *e, GmVector &ur)GmpHMEmbeddedFractureConductive
fillElementOldPorePressure(const GmElement *e, GmVector &pe)GmpHMEmbeddedFractureConductive
fillElementSubData(const GmElement *e, QMap< QString, GmMatrix > &sub_matrices, QMap< QString, GmVector > &sub_vectors, GmVector &dof_ur, GmVector &dof_ue, GmVector &dof_pc, GmMatrix &stressCoeffs, QMap< int, int > dNodesGlobalToLocal)GmpHMEmbeddedFractureConductive
fillEnrichedElementData(const GmElement *e, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors)GmpHMEmbeddedFractureConductivevirtual
fillFlowMatrix(const GmElement *e, const GmVector *coord, int ip, GmMatrix &Kc, const GmMatrix &Bp, double c)GmpHydroMechanicalprotectedvirtual
fillHMCouplingData(const GmElement *e, GmMatrix &Quc, GmMatrix &Qac, GmMatrix &Qad, GmMatrix &Qca, GmMatrix &stressCoeffs, QMap< int, int > dNodesGlobalToLocal)GmpHMEmbeddedFractureConductive
fillStorageCompMatrix(const GmElement *e, const GmVector *coord, int ip, GmMatrix &Sc, const GmVector &Np, double c)GmpHydroMechanicalprotectedvirtual
fillSystemSubData(const GmElement *e, GmMatrix &A_rr, GmMatrix &A_re, GmMatrix &A_er, GmMatrix &A_ee, GmVector &b_r, GmVector &b_e, GmVector &dof_e, GmMatrix &stressCoeffs, QMap< int, int > dNodesGlobalToLocal)GmpHMEmbeddedFractureConductive
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
fullyImplicitTimeDiscretization(const GmElement *e, GmpFemMatrixSet &elemMatrices, GmpFemVectorSet &elemVectors, GmMatrix &elemK, GmMatrix &elemC, GmVector &elemFi)GmpHMEmbeddedFractureConductivevirtual
getElementData(const GmElement *e, GmMatrix &elemK, GmMatrix &elemC, GmVector &elemFi, GmVector &elemFe) (defined in GmpHydroMechanical)GmpHydroMechanicalvirtual
getPorePressureGaussPoint(const GmElement *e, const GmVector *coord, int ip, GmVector &Pg, const GmVector &Np, const GmVector &pe) (defined in GmpHydroMechanical)GmpHydroMechanicalprotectedvirtual
GmpCoupledHMFemPhysics(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger)GmpCoupledHMFemPhysics
GmpHMEmbeddedFractureConductive(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger)GmpHMEmbeddedFractureConductive
GmpHydroMechanical(const char *pluginType, GmSimulationData *simulation, QString id, QString description, const GmpFemPhysicsCommonMaterialFactory *matFactory, const GmLogCategory &logger) (defined in GmpHydroMechanical)GmpHydroMechanical
gravityForce(const GmElement *e, const GmVector *coord, int ip, GmVector &GFc, const GmVector &N, double c) (defined in GmpHydroMechanical)GmpHydroMechanicalvirtual
initializeSubMatrices(QMap< QString, GmMatrix > &sub_matrices, QMap< QString, GmVector > &sub_vectors, int ndofs_ur, int ndofs_ue, int ndofs_pc, int ndofs_pd)GmpHMEmbeddedFractureConductive
ISOPARAMETRIC_ID enum valueGmpCoupledHMFemPhysicsprotected
NUM_ATTRI_IDS enum valueGmpHMEmbeddedFractureConductive
NUM_STATEVAR_IDS enum valueGmpCoupledHMFemPhysicsprotected
P_ID enum valueGmpCoupledHMFemPhysicsprotected
PhysicsAttributeIds enum nameGmpCoupledHMFemPhysicsprotected
physicsMetaDataMap()GmpHMEmbeddedFractureConductivevirtual
pluginName() const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
pluginType() const (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
setInitialConditions()GmpHMEmbeddedFractureConductivevirtual
solveLocalEquations(const GmElement *e, GmMatrix &A_rr, GmMatrix &A_re, GmMatrix &A_er, GmMatrix &A_ee, GmVector &b_r, GmVector &b_e, GmVector &dof_e)GmpHMEmbeddedFractureConductive
StateVarIds enum nameGmpCoupledHMFemPhysicsprotected
supportsStateDumping() (defined in GmpCoupledHMFemPhysics)GmpCoupledHMFemPhysicsinlinevirtual
U_ID enum valueGmpCoupledHMFemPhysicsprotected
UPDATE_DSET_APERTURE enum valueGmpHMEmbeddedFractureConductive
updateAperture(const GmElement *e, const GmVector *coord, int ip)GmpHMEmbeddedFractureConductive
updateDiscontinuitySetHMCouplingParameters(const GmElement *e)GmpHMEmbeddedFractureConductive
updateHMCouplingParameters(const GmElement *e, const GmVector *coord, int ip)GmpHMEmbeddedFractureConductive
~GmpCoupledHMFemPhysics()GmpCoupledHMFemPhysicsvirtual
~GmpHMEmbeddedFractureConductive()GmpHMEmbeddedFractureConductivevirtual
~GmpHydroMechanical()GmpHydroMechanicalvirtual