MonodomainTissue< ELEMENT_DIM, SPACE_DIM > Class Template Reference

#include <MonodomainTissue.hpp>

Inherits AbstractCardiacTissue< ELEMENT_DIM, SPACE_DIM >.

Collaboration diagram for MonodomainTissue< ELEMENT_DIM, SPACE_DIM >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MonodomainTissue (AbstractCardiacCellFactory< ELEMENT_DIM, SPACE_DIM > *pCellFactory, bool exchangeHalos=false)
 MonodomainTissue (AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *pMesh)

Private Member Functions

template<class Archive >
void serialize (Archive &archive, const unsigned int version)

Friends

class TestMonodomainTissue
class boost::serialization::access

Detailed Description

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM = ELEMENT_DIM>
class MonodomainTissue< ELEMENT_DIM, SPACE_DIM >

MonodomainTissue class.

Essentially identical to AbstractCardiacTissue - see documentation for AbstractCardiacTissue.

Definition at line 48 of file MonodomainTissue.hpp.


Constructor & Destructor Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
MonodomainTissue< ELEMENT_DIM, SPACE_DIM >::MonodomainTissue ( AbstractCardiacCellFactory< ELEMENT_DIM, SPACE_DIM > *  pCellFactory,
bool  exchangeHalos = false 
) [inline]

Constructor

Parameters:
pCellFactory Provides the mesh and cells
exchangeHalos used in state-variable interpolation. Defaults to false.

Definition at line 32 of file MonodomainTissue.cpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
MonodomainTissue< ELEMENT_DIM, SPACE_DIM >::MonodomainTissue ( AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *  pMesh  )  [inline]

Another constructor (for archiving)

Parameters:
pMesh the mesh (recovered from archive)

Definition at line 40 of file MonodomainTissue.cpp.


Member Function Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM = ELEMENT_DIM>
template<class Archive >
void MonodomainTissue< ELEMENT_DIM, SPACE_DIM >::serialize ( Archive &  archive,
const unsigned int  version 
) [inline, private]

Archive the member variables.

Parameters:
archive 
version 

Definition at line 62 of file MonodomainTissue.hpp.


Friends And Related Function Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM = ELEMENT_DIM>
friend class boost::serialization::access [friend]

Needed for serialization.

Reimplemented from AbstractCardiacTissue< ELEMENT_DIM, SPACE_DIM >.

Definition at line 54 of file MonodomainTissue.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Dec 22 13:06:36 2011 for Chaste by  doxygen 1.6.3