Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
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 |
The actual creation method.
problemType | |
pCellFactory |
Referenced by CardiacElectroMechanicsProblem< DIM, ELEC_PROB_DIM >::CardiacElectroMechanicsProblem().