![]() |
v0.15.0 |
Apply rotation boundary condition. More...
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = OpRotationBcImpl< PETSC, GAUSS > |
Protected Member Functions | |
| MoFEMErrorCode | iNtegrate (EntData &data) |
Apply rotation boundary condition.
The boundary condition is applied getting data from the SPATIAL_ROTATION_BC blockset.
Centre of rotation is given by the first three attributes of the blockset. The fort parameter is angle of rotation
Definition at line 474 of file EshelbianOperators.hpp.
| using OpRotationBc::OP = OpRotationBcImpl<PETSC, GAUSS> |
Definition at line 475 of file EshelbianOperators.hpp.
|
protected |
Definition at line 1578 of file EshelbianOperators.cpp.