![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
Checks if the coarsening neighborhood of a box is empty and if it overlaps with a refinement mask.
Checks if the coarsening neighborhood of a box is empty and if it overlaps with a refinement mask. If so, the box can be coarsened admissibly.
| d | parametric dimension |
| T | real type |
Inheritance diagram for gsOverlapCompare< d, T >:
Collaboration diagram for gsOverlapCompare< d, T >:Public Member Functions | |
| gsOverlapCompare (const gsHBoxContainer< d, T > &markedRef, index_t m) | |
| Construct a gsOverlapCompare. | |
|
inline |
Construct a gsOverlapCompare.
| [in] | markedRef | Container of elements marked for refinement |
| [in] | m | Jump parameter |