SG++-Doxygen-Documentation
RefinementConfiguration.hpp File Reference

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::base
 

Enumerations

enum  sgpp::base::RefinementFunctorType {
  sgpp::base::RefinementFunctorType::Surplus, sgpp::base::RefinementFunctorType::SurplusVolume, sgpp::base::RefinementFunctorType::DataBased, sgpp::base::RefinementFunctorType::ZeroCrossing,
  sgpp::base::RefinementFunctorType::GridPointBased, sgpp::base::RefinementFunctorType::MultipleClass
}
 Enumeration that defines different types of refinement indicators / functors. More...
 
enum  sgpp::base::RefinementMonitorType { sgpp::base::RefinementMonitorType::Periodic, sgpp::base::RefinementMonitorType::Error }
 Enumeration that defines the different types of refinement monitors (that trigger refinements) More...