Chaste Commit::f2ff7ee04e70ac9d06c57344df8d017dbb12b97b
CreateElectricsProblem< DIM, PROBLEM_DIM > Class Template Reference
+ Collaboration diagram for CreateElectricsProblem< DIM, PROBLEM_DIM >:

Static Public Member Functions

static AbstractCardiacProblem< DIM, DIM, PROBLEM_DIM > * Create (ElectricsProblemType problemType, AbstractCardiacCellFactory< DIM > *pCellFactory)
 

Detailed Description

template<unsigned DIM, unsigned PROBLEM_DIM>
class CreateElectricsProblem< DIM, PROBLEM_DIM >

Helper "function" for the constructor, to create the electrics sub-problem without dynamic_cast.

Definition at line 189 of file CardiacElectroMechanicsProblem.cpp.

Member Function Documentation

◆ Create()

template<unsigned DIM, unsigned PROBLEM_DIM>
static AbstractCardiacProblem< DIM, DIM, PROBLEM_DIM > * CreateElectricsProblem< DIM, PROBLEM_DIM >::Create ( ElectricsProblemType  problemType,
AbstractCardiacCellFactory< DIM > *  pCellFactory 
)
static

The actual creation method.

Parameters
problemType
pCellFactory
Returns
newly created cardiac problem

Referenced by CardiacElectroMechanicsProblem< DIM, ELEC_PROB_DIM >::CardiacElectroMechanicsProblem().


The documentation for this class was generated from the following file: