Chaste Release::3.1
|
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 201 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 |