SG++-Doxygen-Documentation
|
#include <sgpp/pde/operation/hash/OperationLaplaceModBspline.hpp>
#include <sgpp/base/exception/data_exception.hpp>
#include <sgpp/base/grid/type/ModBsplineGrid.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/operation/hash/common/basis/BsplineModifiedBasis.hpp>
#include <sgpp/globaldef.hpp>
#include <string.h>
#include <cmath>
#include <vector>
#include <algorithm>
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::pde | |