SG++-Doxygen-Documentation
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...