SG++-Doxygen-Documentation
sgpp::datadriven::LevelIndexPair Struct Reference

Pair to hold the level and the index of a grid point in one dimension. More...

#include <AuxiliaryStructures.hpp>

Public Attributes

sgpp::base::HashGridPoint::index_type index
 Index of the grid point in the index set for that particular level. More...
 
sgpp::base::HashGridPoint::level_type level
 Level of the grid point in the hierarchy. More...
 

Detailed Description

Pair to hold the level and the index of a grid point in one dimension.

Member Data Documentation

◆ index

sgpp::base::HashGridPoint::index_type sgpp::datadriven::LevelIndexPair::index

Index of the grid point in the index set for that particular level.

◆ level

sgpp::base::HashGridPoint::level_type sgpp::datadriven::LevelIndexPair::level

Level of the grid point in the hierarchy.


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