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

#include <BidomainDg0Assembler.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< BidomainDg0Assembler< ELEMENT_DIM, SPACE_DIM > >

Specialize AssemblerTraits since we define interpolation methods as well as Compute*Term methods.

Definition at line 287 of file BidomainDg0Assembler.hpp.


Member Typedef Documentation

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

The class in which ComputeMatrixTerm is defined.

Definition at line 292 of file BidomainDg0Assembler.hpp.

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

The class in which ComputeVectorTerm is defined.

Definition at line 290 of file BidomainDg0Assembler.hpp.

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

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 294 of file BidomainDg0Assembler.hpp.


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

Generated by  doxygen 1.6.2