v0.14.0 |
#include <users_modules/mortar_contact/src/SimpleContact.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 35 of file SimpleContact.hpp.
|
inlinevirtual |
Implements MethodForForceScaling.
Definition at line 39 of file SimpleContact.hpp.
|
static |
Definition at line 37 of file SimpleContact.hpp.