SG++-Doxygen-Documentation
OperationConfiguration.hpp File Reference

Classes

struct  sgpp::combigrid::EvaluatorConfiguration
 

Namespaces

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

Enumerations

enum  sgpp::combigrid::CombiEvaluatorTypes {
  sgpp::combigrid::CombiEvaluatorTypes::NO_TYPE, sgpp::combigrid::CombiEvaluatorTypes::Scalar_PolynomialInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Scalar_LinearInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Scalar_CubicSplineInterpolation,
  sgpp::combigrid::CombiEvaluatorTypes::Scalar_BSplineInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Multi_PolynomialInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Multi_LinearInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Multi_CubicSplineInterpolation,
  sgpp::combigrid::CombiEvaluatorTypes::Multi_BSplineInterpolation, sgpp::combigrid::CombiEvaluatorTypes::Scalar_PolynomialQuadrature, sgpp::combigrid::CombiEvaluatorTypes::Scalar_BSplineQuadrature, sgpp::combigrid::CombiEvaluatorTypes::Multi_PolynomialQuadrature,
  sgpp::combigrid::CombiEvaluatorTypes::Multi_BSplineQuadrature, sgpp::combigrid::CombiEvaluatorTypes::Multi_BSplineScalarProduct, sgpp::combigrid::CombiEvaluatorTypes::Multi_PolynomialScalarProduct, sgpp::combigrid::CombiEvaluatorTypes::Tensor_PolynomialInterpolation,
  sgpp::combigrid::CombiEvaluatorTypes::Tensor_BSplineInterpolation
}