Static Public Member Functions | |
| static AbstractCardiacProblem < DIM, DIM, 1u > * | Create (ElectricsProblemType problemType, AbstractCardiacCellFactory< DIM > *pCellFactory) |
Specialization for monodomain problems
Definition at line 206 of file CardiacElectroMechanicsProblem.cpp.
| static AbstractCardiacProblem<DIM, DIM, 1u>* CreateElectricsProblem< DIM, 1u >::Create | ( | ElectricsProblemType | problemType, | |
| AbstractCardiacCellFactory< DIM > * | pCellFactory | |||
| ) | [inline, static] |
The actual creation method.
| problemType | ||
| pCellFactory |
Definition at line 215 of file CardiacElectroMechanicsProblem.cpp.
References EXCEPTION.
1.6.2