#include <refinePreBuilder.hh>
|
enum | rTypes { None = 0
, hRef = 1
, pRef = 2
, hpRef = 3
} |
|
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream.
|
|
Factory class for a refinement rule.
- See also
- refinehpFull
- Author
- Kersten Schmidt, 2009
Definition at line 80 of file refinePreBuilder.hh.
◆ rTypes
enum hp2D::APrioriRefinementRuleFactory::rTypes |
◆ APrioriRefinementRuleFactory()
hp2D::APrioriRefinementRuleFactory::APrioriRefinementRuleFactory |
( |
const std::string |
text | ) |
|
Constructor taken a refinement rule inside a string.
- Parameters
-
text | string with a refinement rule, e.g. "h1|0 in 1 -> v2". |
◆ info()
virtual std::ostream & hp2D::APrioriRefinementRuleFactory::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: