#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
|
| using | OP = typename FormsIntegrators< FaceUserDataOperator >::Assembly< A >::OpBrokenBase |
| |
|
| | 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 413 of file EshelbianOperators.hpp.
◆ OP
◆ 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 419 of file EshelbianOperators.hpp.
424 :
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: