#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
|
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase |
| |
|
| | 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 444 of file EshelbianOperators.hpp.
◆ OP
◆ 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 450 of file EshelbianOperators.hpp.
455 :
OP(broken_base_side_data, ents_ptr),
bcRotPtr(bc_rot_ptr),
typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase OP
std::map< std::string, boost::shared_ptr< ScalingMethod > > scalingMethodsMap
boost::shared_ptr< BcRotVec > bcRotPtr
◆ 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: