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

#include <MonodomainMatrixBasedAssembler.hpp>

List of all members.

Public Types

typedef
MonodomainRhsMatrixAssembler
< ELEMENT_DIM, SPACE_DIM > 
CVT_CLASS
typedef
MonodomainRhsMatrixAssembler
< ELEMENT_DIM, SPACE_DIM > 
CMT_CLASS
typedef AbstractAssembler
< ELEMENT_DIM, SPACE_DIM, 1 > 
INTERPOLATE_CLASS

Detailed Description

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

Specialization of AssemblerTraits for the MonodomainRhsMatrixAssembler.

Only ComputeMatrixTerm should ever actually be called.

Definition at line 140 of file MonodomainMatrixBasedAssembler.hpp.


Member Typedef Documentation

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

The class in which ComputeMatrixTerm is defined.

Definition at line 145 of file MonodomainMatrixBasedAssembler.hpp.

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

The class in which ComputeVectorTerm is defined.

Definition at line 143 of file MonodomainMatrixBasedAssembler.hpp.

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
typedef AbstractAssembler<ELEMENT_DIM, SPACE_DIM, 1> AssemblerTraits< MonodomainRhsMatrixAssembler< ELEMENT_DIM, SPACE_DIM > >::INTERPOLATE_CLASS

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 147 of file MonodomainMatrixBasedAssembler.hpp.


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

Generated by  doxygen 1.6.2