Go to the source code of this file.
Classes | |
| class | ElementSubdomainModifierBase |
| Base class for mesh modifiers modifying element subdomains. More... | |
Enumerations | |
| enum | ReinitStrategy { ReinitStrategy::IC, ReinitStrategy::POLYNOMIAL_NEIGHBOR, ReinitStrategy::POLYNOMIAL_WHOLE, ReinitStrategy::POLYNOMIAL_NEARBY, ReinitStrategy::NONE } |
| Strategies for (re)initializing the solution: More... | |
|
strong |
Strategies for (re)initializing the solution:
| Enumerator | |
|---|---|
| IC | |
| POLYNOMIAL_NEIGHBOR | |
| POLYNOMIAL_WHOLE | |
| POLYNOMIAL_NEARBY | |
| NONE | |
Definition at line 33 of file ElementSubdomainModifierBase.h.
1.8.14