#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
|
| OpNormalDispBcLhsImpl_dP (std::string row_field, boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< NormalDisplacementBcVec > &bc_disp_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv, boost::shared_ptr< Range > ents_ptr=nullptr) |
|
| OpNormalDispBcLhsImpl_dP (std::string row_field, boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< NormalDisplacementBcVec > &bc_disp_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv, boost::shared_ptr< Range > ents_ptr=nullptr) |
|
|
boost::shared_ptr< NormalDisplacementBcVec > | bcDispPtr |
|
std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
|
◆ OP
◆ iNtegrate()
MoFEMErrorCode OpNormalDispLhsBc_dP::iNtegrate |
( |
EntData & | row_data, |
|
|
EntData & | col_data ) |
|
protected |
◆ OpNormalDispBcLhsImpl_dP()
OpNormalDispBcLhsImpl_dP< A, GAUSS >::OpNormalDispBcLhsImpl_dP |
( |
std::string | row_field, |
|
|
boost::shared_ptr< std::vector< BrokenBaseSideData > > | broken_base_side_data, |
|
|
boost::shared_ptr< NormalDisplacementBcVec > & | bc_disp_ptr, |
|
|
std::map< std::string, boost::shared_ptr< ScalingMethod > > | smv, |
|
|
boost::shared_ptr< Range > | ents_ptr = nullptr ) |
|
inline |
Definition at line 634 of file EshelbianOperators.hpp.
640 :
OP(row_field, broken_base_side_data,
false,
false, ents_ptr),
boost::shared_ptr< NormalDisplacementBcVec > bcDispPtr
std::map< std::string, boost::shared_ptr< ScalingMethod > > scalingMethodsMap
OpNormalDispBcLhsImpl_dP< A, GAUSS > OP
The documentation for this struct was generated from the following file: