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