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

List of all members.

Static Public Member Functions

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

Detailed Description

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

Specialization for monodomain problems

Definition at line 217 of file CardiacElectroMechanicsProblem.cpp.


Member Function Documentation

template<unsigned DIM>
static AbstractCardiacProblem<DIM, DIM, 1u>* CreateElectricsProblem< DIM, 1u >::Create ( ElectricsProblemType  problemType,
AbstractCardiacCellFactory< DIM > *  pCellFactory 
) [inline, static]

The actual creation method.

Parameters:
problemType
pCellFactory

Definition at line 225 of file CardiacElectroMechanicsProblem.cpp.

References EXCEPTION.


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