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 174 of file MonodomainMatrixBasedAssembler.hpp.


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

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