![]() |
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 480 of file EshelbianOperators.hpp.
using OpRotationBc::OP = OpRotationBcImpl<PETSC, GAUSS> |
Definition at line 481 of file EshelbianOperators.hpp.
|
protected |