Wrapper around the EAS variant, contains helper functions.
More...
#include <ikarus/finiteelements/mechanics/strainenhancements/easvariants.hh>
|
static constexpr int | myDim = GEO::mydimension |
|
template<typename ES, typename GEO>
struct Ikarus::EAS::EASVariant< ES, GEO >
- Template Parameters
-
GEO | the Geometry type of the udderlying grid element |
◆ Variant
template<typename ES , typename GEO >
◆ bind()
template<typename ES , typename GEO >
◆ isDisplacmentBased()
template<typename ES , typename GEO >
- Returns
- A bool indicating if the formulation is displacement-based or not.
◆ numberOfEASParameters()
template<typename ES , typename GEO >
- Returns
- Number of EAS parameters.
◆ operator()()
template<typename ES , typename GEO >
template<typename F >
- Template Parameters
-
F | the Type of the function F |
- Parameters
-
f | the function, which takes the eas element as an argument |
◆ setEASType()
template<typename ES , typename GEO >
◆ myDim
template<typename ES , typename GEO >
The documentation for this struct was generated from the following file: