SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/generation/GridGenerator.hpp>
#include <sgpp/base/operation/hash/OperationEval.hpp>
#include <sgpp/base/operation/hash/common/basis/Basis.hpp>
#include <sgpp/base/grid/RefinementConfiguration.hpp>
#include <sgpp/globaldef.hpp>
#include <map>
#include <string>
#include <vector>
Classes | |
struct | sgpp::base::AdaptivityConfiguration |
structure that can be used by application to define adaptivity strategies More... | |
struct | sgpp::base::CombiGridConfiguration |
Structure that can be used by applications to cluster combi grid information. More... | |
struct | sgpp::base::GeneralGridConfiguration |
Struct to cluster general grid information for different grid "super" types. More... | |
class | sgpp::base::Grid |
abstract base class for all types grids used in sgpp the class gives pure virtual function definitions that have to be implemented by all types of grids More... | |
struct | sgpp::base::RegularGridConfiguration |
structure that can be used by applications to cluster regular grid information More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |