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

Structure to hold the grid modifications for a refinement cycle for one class. More...

#include <AuxiliaryStructures.hpp>

Public Attributes

std::list< LevelIndexVectoraddedGridPoints
 Holds a list of the positions in hierarchical form for every grid point that was added. More...
 
std::list< size_t > deletedGridPointsIndices
 Holds the index in the grid interpreted as a vector of a point that was deleted. More...
 

Detailed Description

Structure to hold the grid modifications for a refinement cycle for one class.

Member Data Documentation

◆ addedGridPoints

◆ deletedGridPointsIndices


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