#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
|
| OpRotationBcImpl (boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< BcRotVec > &bc_rot_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv, boost::shared_ptr< Range > ents_ptr=nullptr) |
|
template<AssemblyType A>
struct OpRotationBcImpl< A, GAUSS >
Definition at line 450 of file EshelbianOperators.hpp.
◆ OP
Initial value: typename FormsIntegrators<FaceUserDataOperator>::Assembly<
Definition at line 453 of file EshelbianOperators.hpp.
◆ OpRotationBcImpl()
template<AssemblyType A>
OpRotationBcImpl< A, GAUSS >::OpRotationBcImpl |
( |
boost::shared_ptr< std::vector< BrokenBaseSideData > > | broken_base_side_data, |
|
|
boost::shared_ptr< BcRotVec > & | bc_rot_ptr, |
|
|
std::map< std::string, boost::shared_ptr< ScalingMethod > > | smv, |
|
|
boost::shared_ptr< Range > | ents_ptr = nullptr ) |
|
inline |
Definition at line 456 of file EshelbianOperators.hpp.
461 :
OP(broken_base_side_data, ents_ptr),
bcRotPtr(bc_rot_ptr),
std::map< std::string, boost::shared_ptr< ScalingMethod > > scalingMethodsMap
boost::shared_ptr< BcRotVec > bcRotPtr
typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase OP
◆ iNtegrate()
◆ bcRotPtr
◆ scalingMethodsMap
template<AssemblyType A>
std::map<std::string, boost::shared_ptr<ScalingMethod> > OpRotationBcImpl< A, GAUSS >::scalingMethodsMap |
|
protected |
The documentation for this struct was generated from the following file: