Loading [MathJax]/extensions/TeX/AMSmath.js
SG++-Doxygen-Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AbstractFullGridEvaluationStrategy.hpp File Reference

Classes

class  sgpp::combigrid::AbstractFullGridEvaluationStrategy< V >
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::combigrid
 

Typedefs

typedef GeneralFunction< std::shared_ptr< TreeStorage< double > >, std::shared_ptr< TensorGrid > > sgpp::combigrid::GridFunction
 currently two evaluation strategies are suppoted: linear: uses the eval function of AbstractFullGridLinearEvaluator, i.e. More...