SG++-Doxygen-Documentation
|
#include <sgpp/pde/application/PoissonEquationSolver.hpp>
#include <sgpp/pde/algorithm/PoissonEquationEllipticPDESolverSystemDirichlet.hpp>
#include <sgpp/solver/sle/ConjugateGradients.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/exception/application_exception.hpp>
#include <sgpp/base/tools/SGppStopwatch.hpp>
#include <sgpp/base/operation/BaseOpFactory.hpp>
#include <sgpp/globaldef.hpp>
#include <stdlib.h>
#include <sstream>
#include <fstream>
#include <string>
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::pde | |