PRISMS-PF Manual v3.0-pre
All Classes Functions Variables Enumerations Pages
GridRefinement::RefinementCriterion Class Reference

#include <refinement_criterion.h>

Public Member Functions

std::string criterion_to_string () const
 Convert refinement criterion type to string.
 

Public Attributes

std::string variable_name
 
unsigned int variable_index = 0
 
RefinementFlags criterion_type = RefinementFlags::nothing
 
double value_lower_bound = DBL_MAX
 
double value_upper_bound = DBL_MAX
 
double gradient_lower_bound = DBL_MAX
 

Detailed Description

This class holds information for a determining whether the mesh should be refined.


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