#include <CardiacElectroMechanicsProblem.hpp>
Public Attributes | |
unsigned | ElementNum |
c_vector< double, DIM+1 > | Weights |
Definition at line 61 of file CardiacElectroMechanicsProblem.hpp.
unsigned ElementAndWeights< DIM >::ElementNum |
Which element
Definition at line 63 of file CardiacElectroMechanicsProblem.hpp.
c_vector<double,DIM+1> ElementAndWeights< DIM >::Weights |
Gauss weights for this element
Definition at line 64 of file CardiacElectroMechanicsProblem.hpp.