![]() |
v0.14.0 |
#include <users_modules/mortar_contact/src/MortarContactProblem.hpp>
Public Member Functions | |
| MoFEMErrorCode | scaleNf (const FEMethod *fe, VectorDouble &nf) |
Public Member Functions inherited from MethodForForceScaling | |
| virtual MoFEMErrorCode | getForceScale (const double ts_t, double &scale) |
| virtual | ~MethodForForceScaling () |
| virtual MoFEMErrorCode | getForceScale (const double ts_t, double &scale) |
| virtual | ~MethodForForceScaling () |
Static Public Attributes | |
| static double | lAmbda = 1 |
Additional Inherited Members | |
Static Public Member Functions inherited from MethodForForceScaling | |
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::ptr_vector< MethodForForceScaling > &methods_op, VectorDouble &nf) |
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::shared_ptr< MethodForForceScaling > method_op, VectorDouble &nf) |
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::ptr_vector< MethodForForceScaling > &methods_op, VectorDouble &nf) |
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::shared_ptr< MethodForForceScaling > method_op, VectorDouble &nf) |
Definition at line 82 of file MortarContactProblem.hpp.
|
inlinevirtual |
Implements MethodForForceScaling.
Definition at line 86 of file MortarContactProblem.hpp.
|
static |
Definition at line 84 of file MortarContactProblem.hpp.