Chaste Commit::f2ff7ee04e70ac9d06c57344df8d017dbb12b97b
DataAtQuadraturePoint_ Struct Reference

#include <AbstractCardiacMechanicsSolver.hpp>

+ Collaboration diagram for DataAtQuadraturePoint_:

Public Attributes

AbstractContractionModelContractionModel
 
double Stretch
 
double StretchLastTimeStep
 

Detailed Description

This struct is used to collect the three things that are stored for each physical quadrature point: a contraction model, the stretch at that point, and the stretch at the last time-step (used to compute stretch rate).

Definition at line 58 of file AbstractCardiacMechanicsSolver.hpp.

Member Data Documentation

◆ ContractionModel

◆ Stretch

◆ StretchLastTimeStep

double DataAtQuadraturePoint_::StretchLastTimeStep

Stretch (in fibre direction) at the previous timestep, at this quadrature point

Definition at line 63 of file AbstractCardiacMechanicsSolver.hpp.

Referenced by ImplicitCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM >::GetActiveTensionAndTensionDerivs(), and AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM >::Initialise().


The documentation for this struct was generated from the following file: