![]() |
v0.16.3 |
elastic example with adaptive order refinement More...
#include <ElasticExample.hpp>#include <AnalyticalSolutions.hpp>#include <AdaptiveOrderRef.hpp>#include <HighOrderGeometryRef.hpp>Go to the source code of this file.
Classes | |
| struct | ElasticAdaptiveExample |
Enumerations | |
| enum | IndicInds { ERROR_TOT = 0 , COUNT_ENTS , ERROR_NORM , LAST_IND } |
Variables | |
| const AnalyticalSolutions::HollowCylinderUnderRadialPressure< SPACE_DIM > | lame_solution (0.5, 1.0, 2.0, 1.0, 1e3, 0.3) |
| 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 190 of file ElasticAdaptiveExample.hpp.
|
inline |