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

structure that can be used by applications to cluster regular grid information More...

#include <Grid.hpp>

Inheritance diagram for sgpp::base::RegularGridConfiguration:
sgpp::base::GeneralGridConfiguration

Public Member Functions

 RegularGridConfiguration ()
 

Additional Inherited Members

- 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 regular grid information

Constructor & Destructor Documentation

◆ RegularGridConfiguration()

sgpp::base::RegularGridConfiguration::RegularGridConfiguration ( )
inline

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