Static Public Member Functions | |
static AbstractCardiacProblem < DIM, DIM, PROBLEM_DIM > * | Create (ElectricsProblemType problemType, AbstractCardiacCellFactory< DIM > *pCellFactory) |
Helper "function" for the constructor, to create the electrics sub-problem without dynamic_cast.
Definition at line 189 of file CardiacElectroMechanicsProblem.cpp.
static AbstractCardiacProblem<DIM, DIM, PROBLEM_DIM>* CreateElectricsProblem< DIM, PROBLEM_DIM >::Create | ( | ElectricsProblemType | problemType, | |
AbstractCardiacCellFactory< DIM > * | pCellFactory | |||
) | [static] |
The actual creation method.
problemType | ||
pCellFactory |