KASKADE 7 development version
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Kaskade::LocalNormalMatrixRow< LocalMatrix, Evaluators, RT, Cache, VarDesc > Struct Template Reference

#include <bank_weiser_est.hh>

Detailed Description

template<class LocalMatrix, class Evaluators, class RT, class Cache, class VarDesc>
struct Kaskade::LocalNormalMatrixRow< LocalMatrix, Evaluators, RT, Cache, VarDesc >

Definition at line 554 of file bank_weiser_est.hh.

Public Member Functions

 LocalNormalMatrixRow (LocalMatrix &localmatrix_, RT intEl_, Evaluators const &evaluators_, Cache const &cache_)
 
template<class Row >
void operator() (Row const &) const
 

Public Attributes

VarDesc varDesc
 
LocalMatrixlocalmatrix
 
RT intEl
 
Evaluators const & evaluators
 
Cache const & cache
 

Static Public Attributes

static const int dim = boost::fusion::result_of::value_at_c<Evaluators,0>::type::Space::dim
 

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