addTransmissibilityCouplingNNZ(DomainPartition const &domain, DofManager const &dofManager, arrayView1d< localIndex > const &rowLengths) const | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
addTransmissibilityCouplingPattern(DomainPartition const &domain, DofManager const &dofManager, SparsityPatternView< globalIndex > const &pattern) const | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
assembleCouplingTerms(real64 const time_n, real64 const dt, DomainPartition const &domain, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotectedvirtual |
assembleElementBasedContributions(real64 const time_n, real64 const dt, DomainPartition &domain, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
assembleFluidMassResidualDerivativeWrtDisplacement(MeshLevel const &mesh, string_array const ®ionNames, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)=0 (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | protectedpure virtual |
assembleForceResidualDerivativeWrtPressure(MeshLevel const &mesh, string_array const ®ionNames, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
assembleSystem(real64 const time_n, real64 const dt, DomainPartition &domain, DofManager const &dofManager, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs) override (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlinevirtual |
Base typedef (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | |
getDerivativeFluxResidual_dNormalJump() (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
getDerivativeFluxResidual_dNormalJump() const (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
getFlowDofKey() const =0 (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | protectedpure virtual |
getRefDerivativeFluxResidual_dAperture() (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
m_derivativeFluxResidual_dAperture (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | protected |
m_maxFaceNodes (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | protectedstatic |
numFluidComponents() const =0 (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | protectedpure virtual |
PoromechanicsConformingFractures(const string &name, dataRepository::Group *const parent) (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inline |
setupCoupling(DomainPartition const &domain, DofManager &dofManager) const override | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlinevirtual |
setUpDflux_dApertureMatrix(DomainPartition &domain, DofManager const &GEOS_UNUSED_PARAM(dofManager), CRSMatrix< real64, globalIndex > &localMatrix) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
setupSystem(DomainPartition &domain, DofManager &dofManager, CRSMatrix< real64, globalIndex > &localMatrix, ParallelVector &rhs, ParallelVector &solution, bool const setSparsity=true) override | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlinevirtual |
updateHydraulicApertureAndFracturePermeability(DomainPartition &domain) (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlineprotected |
updateState(DomainPartition &domain) override (defined in geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER >) | geos::PoromechanicsConformingFractures< POROMECHANICS_BASE, FLOW_SOLVER > | inlinevirtual |