AssemblerTraits< MonodomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > > Struct Template Reference

#include <MonodomainMatrixBasedAssembler.hpp>

List of all members.

Public Types

typedef MonodomainDg0Assembler
< ELEMENT_DIM, SPACE_DIM > 
CVT_CLS
typedef
SimpleDg0ParabolicAssembler
< ELEMENT_DIM, SPACE_DIM,
false,
MonodomainMatrixBasedAssembler
< ELEMENT_DIM, SPACE_DIM > > 
CMT_CLS
typedef MonodomainDg0Assembler
< ELEMENT_DIM, SPACE_DIM > 
INTERPOLATE_CLS


Detailed Description

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
struct AssemblerTraits< MonodomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >

Specialization of AssemblerTraits for the MonodomainMatrixBasedAssembler.

This will never actually be used, since MonodomainMatrixBasedAssembler inherits from MonodomainDg0Assembler, which always assumes that it is the concrete class. However, since we don't define any of the methods looked up via traits, this is OK.

Definition at line 212 of file MonodomainMatrixBasedAssembler.hpp.


Member Typedef Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef MonodomainDg0Assembler<ELEMENT_DIM, SPACE_DIM> AssemblerTraits< MonodomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::CVT_CLS

The class in which ComputeVectorTerm is defined.

Definition at line 215 of file MonodomainMatrixBasedAssembler.hpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef SimpleDg0ParabolicAssembler<ELEMENT_DIM, SPACE_DIM, false, MonodomainMatrixBasedAssembler<ELEMENT_DIM, SPACE_DIM> > AssemblerTraits< MonodomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::CMT_CLS

The class in which ComputeMatrixTerm is defined.

Definition at line 218 of file MonodomainMatrixBasedAssembler.hpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef MonodomainDg0Assembler<ELEMENT_DIM, SPACE_DIM> AssemblerTraits< MonodomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::INTERPOLATE_CLS

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 220 of file MonodomainMatrixBasedAssembler.hpp.


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

Generated on Tue Aug 4 16:10:49 2009 for Chaste by  doxygen 1.5.5