AssemblerTraits< BidomainRhsMatrixAssembler< DIM > > Struct Template Reference

#include <BidomainMatrixBasedAssembler.hpp>

List of all members.

Public Types

typedef
BidomainRhsMatrixAssembler
< DIM > 
CVT_CLASS
typedef
BidomainRhsMatrixAssembler
< DIM > 
CMT_CLASS
typedef AbstractAssembler< DIM,
DIM, 2 > 
INTERPOLATE_CLASS

Detailed Description

template<unsigned DIM>
struct AssemblerTraits< BidomainRhsMatrixAssembler< DIM > >

Specialization of AssemblerTraits for the BidomainRhsMatrixAssembler.

Only ComputeMatrixTerm should ever actually be called.

Definition at line 149 of file BidomainMatrixBasedAssembler.hpp.


Member Typedef Documentation

template<unsigned DIM>
typedef BidomainRhsMatrixAssembler<DIM> AssemblerTraits< BidomainRhsMatrixAssembler< DIM > >::CMT_CLASS

The class in which ComputeMatrixTerm is defined.

Definition at line 154 of file BidomainMatrixBasedAssembler.hpp.

template<unsigned DIM>
typedef BidomainRhsMatrixAssembler<DIM> AssemblerTraits< BidomainRhsMatrixAssembler< DIM > >::CVT_CLASS

The class in which ComputeVectorTerm is defined.

Definition at line 152 of file BidomainMatrixBasedAssembler.hpp.

template<unsigned DIM>
typedef AbstractAssembler<DIM, DIM, 2> AssemblerTraits< BidomainRhsMatrixAssembler< DIM > >::INTERPOLATE_CLASS

The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.

Definition at line 156 of file BidomainMatrixBasedAssembler.hpp.


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

Generated by  doxygen 1.6.2