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

#include <BidomainMatrixBasedAssembler.hpp>

List of all members.

Public Types

typedef BidomainDg0Assembler
< ELEMENT_DIM, SPACE_DIM > 
CVT_CLASS
typedef BidomainDg0Assembler
< ELEMENT_DIM, SPACE_DIM > 
CMT_CLASS
typedef BidomainDg0Assembler
< ELEMENT_DIM, SPACE_DIM > 
INTERPOLATE_CLASS

Detailed Description

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

Specialization of AssemblerTraits for the BidomainMatrixBasedAssembler.

This is always a concrete class but the methods which the traits structure gives info on are defined in BidomainDg0Assembler.

Definition at line 237 of file BidomainMatrixBasedAssembler.hpp.


Member Typedef Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef BidomainDg0Assembler<ELEMENT_DIM, SPACE_DIM> AssemblerTraits< BidomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::CMT_CLASS

The class in which ComputeMatrixTerm is defined.

Definition at line 242 of file BidomainMatrixBasedAssembler.hpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef BidomainDg0Assembler<ELEMENT_DIM, SPACE_DIM> AssemblerTraits< BidomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::CVT_CLASS

The class in which ComputeVectorTerm is defined.

Definition at line 240 of file BidomainMatrixBasedAssembler.hpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef BidomainDg0Assembler<ELEMENT_DIM, SPACE_DIM> AssemblerTraits< BidomainMatrixBasedAssembler< ELEMENT_DIM, SPACE_DIM > >::INTERPOLATE_CLASS

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 244 of file BidomainMatrixBasedAssembler.hpp.


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

Generated by  doxygen 1.6.2