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

#include <bank_weiser_est.hh>

Detailed Description

template<class LocalMatrix, class Evaluators, class RT, class Cache, class Row>
struct Kaskade::LocalNormalMatrixBlock< LocalMatrix, Evaluators, RT, Cache, Row >

Definition at line 525 of file bank_weiser_est.hh.

Public Member Functions

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

Public Attributes

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: