G+Smo
24.08.0
Geometry + Simulation Modules
|
Provides adaptive meshing routines.
Provided element errors, this class performs marking, refinement and coarsening of a provided basis. The class uses the gsHBox and gsHBoxContainer classes to ensure admissible meshing.
T | { description } |
Private Member Functions | |
template<bool _coarsen, bool _admissible> | |
void | _markElements (const std::vector< T > &elError, const index_t refCriterion, const std::vector< gsHBoxCheck< 2, T > * > &predicates, HBoxContainer &elMarked) const |
Marks elements/cells for refinement. More... | |