SG++-Doxygen-Documentation
|
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/combigrid/GeneralFunction.hpp>
#include <sgpp/combigrid/algebraic/FloatArrayVector.hpp>
#include <sgpp/combigrid/definitions.hpp>
#include <sgpp/combigrid/integration/GaussLegendreQuadrature.hpp>
#include <sgpp/combigrid/operation/Configurations.hpp>
#include <sgpp/combigrid/operation/onedim/AbstractLinearEvaluator.hpp>
#include <sgpp/combigrid/utils/BSplineRoutines.hpp>
#include <sgpp/combigrid/utils/CombigridBSplineBasis.hpp>
#include <vector>
#include <algorithm>
#include <cmath>
#include <functional>
#include <iomanip>
#include <iostream>
Classes | |
class | sgpp::combigrid::BSplineScalarProductEvaluator |
This evaluator calculates the scalar products int b_i(x) b_j(x) dx for B splines b_i and b_j. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::combigrid | |