, including all inherited members.
| AbstractCardiacMechanicsSolver(QuadraticMesh< DIM > *pQuadMesh, std::string outputDirectory, std::vector< unsigned > &rFixedNodes, AbstractMaterialLaw< DIM > *pMaterialLaw) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline] |
| AbstractCardiacMechanicsSolverInterface() | AbstractCardiacMechanicsSolverInterface< DIM > | [inline] |
| ComputeDeformationGradientAndStretchInEachElement(std::vector< c_matrix< double, DIM, DIM > > &rDeformationGradients, std::vector< double > &rStretches) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| ComputeStressAndStressDerivative(AbstractMaterialLaw< DIM > *pMaterialLaw, c_matrix< double, DIM, DIM > &rC, c_matrix< double, DIM, DIM > &rInvC, double pressure, unsigned elementIndex, unsigned currentQuadPointGlobalIndex, c_matrix< double, DIM, DIM > &rT, FourthOrderTensor< DIM, DIM, DIM, DIM > &rDTdE, bool computeDTdE) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, protected] |
| GetActiveTensionAndTensionDerivs(double currentFibreStretch, unsigned currentQuadPointGlobalIndex, bool assembleJacobian, double &rActiveTension, double &rDerivActiveTensionWrtLambda, double &rDerivActiveTensionWrtDLambdaDt)=0 | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected, pure virtual] |
| GetQuadratureRule() | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| GetTotalNumQuadPoints() | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| IsImplicitSolver()=0 | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected, pure virtual] |
| mConstantFibreSheetDirections | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mContractionModelSystems | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mCurrentElementFibreDirection | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mCurrentTime | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mFibreSheetDirectionsDefinedByQuadraturePoint | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mNextTime | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mOdeTimestep | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mpCurrentElementFibreSheetMatrix | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mpVariableFibreSheetDirections | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mStretches | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| mTotalQuadPoints | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected] |
| NUM_VERTICES_PER_ELEMENT | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [protected, static] |
| SetCalciumAndVoltage(std::vector< double > &rCalciumConcentrations, std::vector< double > &rVoltages) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| SetConstantFibreSheetDirections(const c_matrix< double, DIM, DIM > &rFibreSheetMatrix) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| SetVariableFibreSheetDirections(std::string orthoFile, bool definedPerQuadraturePoint) | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline, virtual] |
| Solve(double time, double nextTime, double odeTimestep)=0 | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [pure virtual] |
| ~AbstractCardiacMechanicsSolver() | AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM > | [inline] |
| ~AbstractCardiacMechanicsSolverInterface() | AbstractCardiacMechanicsSolverInterface< DIM > | [inline, virtual] |