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

#include <MonodomainDg0Assembler.hpp>

List of all members.

Public Types

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

Detailed Description

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

Specialization of AssemblerTraits for the MonodomainDg0Assembler.

This is always a concrete class, but only defines some of the methods. For others it thus has to know which base class defines them.

Definition at line 221 of file MonodomainDg0Assembler.hpp.


Member Typedef Documentation

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

The class in which ComputeMatrixTerm is defined.

Definition at line 226 of file MonodomainDg0Assembler.hpp.

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

The class in which ComputeVectorTerm is defined.

Definition at line 224 of file MonodomainDg0Assembler.hpp.

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

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 228 of file MonodomainDg0Assembler.hpp.


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

Generated by  doxygen 1.6.2