CardiacElectroMechProbRegularGeom< DIM > Class Template Reference

#include <CardiacElectroMechProbRegularGeom.hpp>

Inheritance diagram for CardiacElectroMechProbRegularGeom< DIM >:

Inheritance graph
[legend]
Collaboration diagram for CardiacElectroMechProbRegularGeom< DIM >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CardiacElectroMechProbRegularGeom (double width, unsigned numMechanicsElementsEachDir, unsigned numElectricsElementsEachDir, AbstractCardiacCellFactory< DIM > *pCellFactory, double endTime, unsigned numElecTimeStepsPerMechTimestep, double nhsOdeTimeStep, std::string outputDirectory="")


Detailed Description

template<unsigned DIM>
class CardiacElectroMechProbRegularGeom< DIM >

Child class of CardiacElectroMechanicsProblem for setting up cardiac electromechanics problems on a square (currently just 2d). The user just has to specify the number of elements in each direction. Note: the x=0 surface is fixed in the deformation.

Definition at line 40 of file CardiacElectroMechProbRegularGeom.hpp.


Constructor & Destructor Documentation

template<unsigned DIM>
CardiacElectroMechProbRegularGeom< DIM >::CardiacElectroMechProbRegularGeom ( double  width,
unsigned  numMechanicsElementsEachDir,
unsigned  numElectricsElementsEachDir,
AbstractCardiacCellFactory< DIM > *  pCellFactory,
double  endTime,
unsigned  numElecTimeStepsPerMechTimestep,
double  nhsOdeTimeStep,
std::string  outputDirectory = "" 
) [inline]

Constructor

Parameters:
width Width and height of the square.
numMechanicsElementsEachDir Num elements in each direction in the mechanics mesh.
numElectricsElementsEachDir Num elements in each direction in the electrics mesh

Definition at line 49 of file CardiacElectroMechProbRegularGeom.hpp.

References CardiacElectroMechanicsProblem< DIM >::mFixedNodes, CardiacElectroMechanicsProblem< DIM >::mpElectricsMesh, and CardiacElectroMechanicsProblem< DIM >::mpMechanicsMesh.


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

Generated on Wed Mar 18 12:52:24 2009 for Chaste by  doxygen 1.5.5