Hermes2D  3.0
Hermes::Hermes2D::Views::LinearizerCriterion Class Reference

Abstract class for criterion according to which the linearizer stops dividing elements at some point Class is not abstract per say, but works as a base class for the following classes. More...

#include <linearizer_utils.h>

+ Inheritance diagram for Hermes::Hermes2D::Views::LinearizerCriterion:

Public Member Functions

 LinearizerCriterion (bool adaptive)
 

Public Attributes

double error_tolerance
 
int refinement_level
 
bool adaptive
 

Detailed Description

Abstract class for criterion according to which the linearizer stops dividing elements at some point Class is not abstract per say, but works as a base class for the following classes.

Definition at line 118 of file linearizer_utils.h.


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