36 #ifndef LABELBASEDCONTRACTIONCELLFACTORY_HPP_
37 #define LABELBASEDCONTRACTIONCELLFACTORY_HPP_
39 #include "AbstractContractionCellFactory.hpp"
40 #include "ContractionModelName.hpp"
41 #include "NonPhysiologicalContractionModel.hpp"
42 #include "Kerchoffs2003ContractionModel.hpp"
43 #include "Nash2004ContractionModel.hpp"
44 #include "NhsModelWithBackwardSolver.hpp"
45 #include "ConstantActiveTension.hpp"
52 template <
unsigned DIM>
114 #define COVERAGE_IGNORE
116 #undef COVERAGE_IGNORE
120 #endif // LABELBASEDCONTRACTIONCELLFACTORY_HPP_
ContractionModelName mContractionModelName
LabelBasedContractionCellFactory(ContractionModelName contractionModelName)
AbstractContractionModel * CreateContractionCellForElement(Element< DIM, DIM > *pElement)