![]() |
v0.15.0 |
Apply rotation boundary condition. More...
#include "users_modules/eshelbian_plasticity/src/EshelbianPlasticity.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 481 of file EshelbianPlasticity.hpp.
using EshelbianPlasticity::OpRotationBc::OP = OpRotationBcImpl<PETSC, GAUSS> |
Definition at line 482 of file EshelbianPlasticity.hpp.
|
protected |
Definition at line 1578 of file EshelbianOperators.cpp.