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

Static Public Member Functions

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

Detailed Description

template<unsigned DIM>
class CreateElectricsProblem< DIM, 2u >

Specialization for bidomain problems

Definition at line 230 of file CardiacElectroMechanicsProblem.cpp.

Member Function Documentation

◆ Create()

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

The actual creation method.

Parameters
problemType
pCellFactory
Returns
newly created cardiac problem

Definition at line 239 of file CardiacElectroMechanicsProblem.cpp.

References EXCEPTION.


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