![]() |
v0.13.2 |
Classes | |
struct | CommonData |
[Common data] More... | |
struct | OpConstrainBoundaryLhs_dTraction |
struct | OpConstrainBoundaryLhs_dU |
struct | OpConstrainBoundaryRhs |
struct | OpGetClosestRigidBodyData |
struct | OpGetContactArea |
struct | OpGetGaussPtsContactState |
[Postprocessing] More... | |
struct | OpPostProcContact |
struct | OpPostProcVertex |
[Common data] More... | |
Functions | |
template<typename T > | |
double | gap0 (double g, FTensor::Tensor1< T, 3 > &t_disp, FTensor::Tensor1< T, 3 > &t_normal) |
template<typename T1 , typename T2 > | |
double | normal_traction (Tensor1< T1, 3 > &t_traction, Tensor1< T2, 3 > &t_normal) |
double | sign (double x) |
double | w (const double g, const double t) |
double | constraint (double g0, double g, double &&t) |
double | diff_constraints_dtraction (double g, double &&t) |
double | diff_constraints_dgap (double g, double &&t) |
Definition at line 113 of file ContactOperators.hpp.
Definition at line 121 of file ContactOperators.hpp.
|
inline |
Definition at line 89 of file ContactOperators.hpp.
|
inline |
Definition at line 95 of file ContactOperators.hpp.
Definition at line 100 of file ContactOperators.hpp.