Chaste Release::3.1
CreateElectricsProblem< DIM, PROBLEM_DIM > Class Template Reference

List of all members.

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 201 of file CardiacElectroMechanicsProblem.cpp.


Member Function Documentation

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

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