![]() |
v0.15.0 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
using | OP |
Public Member Functions | |
OpNormalDispBcRhsImpl (std::string row_field, boost::shared_ptr< MatrixDouble > hybrid_disp_ptr, boost::shared_ptr< MatrixDouble > piola_stress_ptr, boost::shared_ptr< NormalDisplacementBcVec > &bc_disp_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | hybridDispPtr |
boost::shared_ptr< MatrixDouble > | piolaStressPtr |
boost::shared_ptr< NormalDisplacementBcVec > | bcDispPtr |
std::map< std::string, boost::shared_ptr< ScalingMethod > > | scalingMethodsMap |
Definition at line 581 of file EshelbianOperators.hpp.
using OpNormalDispBcRhsImpl< A, GAUSS >::OP |
Definition at line 584 of file EshelbianOperators.hpp.
|
inline |
Definition at line 587 of file EshelbianOperators.hpp.
|
protected |
|
protected |
Definition at line 602 of file EshelbianOperators.hpp.
|
protected |
Definition at line 600 of file EshelbianOperators.hpp.
|
protected |
Definition at line 601 of file EshelbianOperators.hpp.
|
protected |
Definition at line 603 of file EshelbianOperators.hpp.