Hermes2D  3.0
Hermes::Hermes2D::Views::LinearizerCriterionFixed Class Reference

Simple Linearizer criterion - every element is refined exactly the same number of times. This number is specified in the constructor. More...

#include <linearizer_utils.h>

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

Public Member Functions

 LinearizerCriterionFixed (int refinement_level)
 
- Public Member Functions inherited from Hermes::Hermes2D::Views::LinearizerCriterion
 LinearizerCriterion (bool adaptive)
 

Additional Inherited Members

- Public Attributes inherited from Hermes::Hermes2D::Views::LinearizerCriterion
double error_tolerance
 
int refinement_level
 
bool adaptive
 

Detailed Description

Simple Linearizer criterion - every element is refined exactly the same number of times. This number is specified in the constructor.

Definition at line 138 of file linearizer_utils.h.


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