#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>
Definition at line 1149 of file EshelbianPlasticity.hpp.
◆ OpL2Transform()
EshelbianPlasticity::OpL2Transform::OpL2Transform |
( |
| ) |
|
|
inline |
Definition at line 1151 of file EshelbianPlasticity.hpp.
@ L2
field with C-1 continuity
VolumeElementForcesAndSourcesCore::UserDataOperator VolUserDataOperator
◆ doWork()
MoFEMErrorCode EshelbianPlasticity::OpL2Transform::doWork |
( |
int |
side, |
|
|
EntityType |
type, |
|
|
DataForcesAndSourcesCore::EntData & |
data |
|
) |
| |
- Examples
- EshelbianOperators.cpp.
Definition at line 2256 of file EshelbianOperators.cpp.
2257 {
2259 if (type == MBTET) {
2260 auto v = getVolume();
2263 }
2265}
@ AINSWORTH_LEGENDRE_BASE
Ainsworth Cole (Legendre) approx. base .
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
const double v
phase velocity of light in medium (cm/ns)
The documentation for this struct was generated from the following files: