![]() |
v0.16.0 |
elastic example with adaptive order refinement More...
Go to the source code of this file.
Classes | |
| struct | ElasticAdaptiveExample |
Enumerations | |
| enum | IndicInds { ERROR_TOT = 0 , COUNT_ENTS , ERROR_NORM , LAST_IND } |
Variables | |
| auto | sqr = [](double v) { return v * v; } |
| MoFEM::VectorFunc | analyticalDisplacement |
elastic example with adaptive order refinement
Definition in file ElasticAdaptiveExample.hpp.
| enum IndicInds |
| Enumerator | |
|---|---|
| ERROR_TOT | |
| COUNT_ENTS | |
| ERROR_NORM | |
| LAST_IND | |
Definition at line 40 of file ElasticAdaptiveExample.hpp.
|
inline |
Definition at line 207 of file ElasticAdaptiveExample.hpp.
Definition at line 205 of file ElasticAdaptiveExample.hpp.