SG++-Doxygen-Documentation
sgpp::base::CombiGridConfiguration Struct Reference

Structure that can be used by applications to cluster combi grid information. More...

#include <Grid.hpp>

Inheritance diagram for sgpp::base::CombiGridConfiguration:
sgpp::base::GeneralGridConfiguration

Public Member Functions

 CombiGridConfiguration ()
 

Public Attributes

std::vector< int > levels
 
- Public Attributes inherited from sgpp::base::GeneralGridConfiguration
level_t boundaryLevel_ = 0
 level of boundary grid More...
 
size_t dim_
 number of dimensions More...
 
std::string filename_
 string to serialized grid More...
 
GeneralGridType generalType_
 
int level_
 number of levels More...
 
size_t maxDegree_ = 1
 max. polynomial degree for poly basis More...
 
double t_ = 0.0
 subgrid selection value t More...
 
sgpp::base::GridType type_ = GridType::Linear
 Grid Type, see enum. More...
 

Detailed Description

Structure that can be used by applications to cluster combi grid information.

Constructor & Destructor Documentation

◆ CombiGridConfiguration()

sgpp::base::CombiGridConfiguration::CombiGridConfiguration ( )
inline

Member Data Documentation

◆ levels

std::vector<int> sgpp::base::CombiGridConfiguration::levels

The documentation for this struct was generated from the following file: