SG++-Doxygen-Documentation
|
#include <sgpp/base/exception/data_exception.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/grid/type/LinearGrid.hpp>
#include <sgpp/base/operation/hash/common/basis/LinearBasis.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/pde/operation/hash/OperationLaplaceExplicitLinear.hpp>
#include <sgpp/pde/operation/hash/OperationLaplaceLinear.hpp>
#include <sgpp/pde/basis/linear/noboundary/algorithm_sweep/PhiPhiDownBBLinear.hpp>
#include <sgpp/pde/basis/linear/noboundary/algorithm_sweep/PhiPhiUpBBLinear.hpp>
#include <sgpp/pde/basis/linear/noboundary/DowndPhidPhiBBIterativeLinear.hpp>
#include <sgpp/base/algorithm/sweep.hpp>
#include <sgpp/globaldef.hpp>
#include <string.h>
#include <algorithm>
#include <cmath>
#include <vector>
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::pde | |