Class for holding a rule for a particular h- and p-refinement until an maximum level and maximum polynomial degree is reached.
More...
#include <aprioriRef2D.hh>
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream. More...
|
|
|
const int *const | p_ |
| Maximal p in a refinement step in each subdiv. More...
|
|
const uint | subdiv_ |
| Subdivision strategy. More...
|
|
Class for holding a rule for a particular h- and p-refinement until an maximum level and maximum polynomial degree is reached.
Definition at line 181 of file aprioriRef2D.hh.
◆ subdivTypes
◆ APrioriRegularRefinement() [1/2]
hp2D::APrioriRegularRefinement::APrioriRegularRefinement |
( |
const int *const |
p, |
|
|
const uint |
subdiv = X | Y |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
p | increase of polynomial order (anisotropically) |
subdiv | definition of the subdivision directions (local) |
Definition at line 188 of file aprioriRef2D.hh.
◆ APrioriRegularRefinement() [2/2]
◆ info()
virtual std::ostream& hp2D::APrioriRegularRefinement::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ operator()()
◆ MAXSHORT
const short hp2D::APrioriRefinementRule::MAXSHORT = 32767 |
|
staticinherited |
◆ p_
const int* const hp2D::APrioriRegularRefinement::p_ |
|
private |
Maximal p in a refinement step in each subdiv.
Definition at line 199 of file aprioriRef2D.hh.
◆ subdiv_
const uint hp2D::APrioriRegularRefinement::subdiv_ |
|
private |
The documentation for this class was generated from the following file: