|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Functions/Subroutines | |
| subroutine | initiatefrictiondata (infp, frictionData, err) |
| subroutine | initfrictionptrarray (joints, cElems, frictions, err) |
| subroutine initiatefrictiontypemodule::initfrictionptrarray | ( | type(masterslavejointtype), dimension(:), intent(in), target | joints, |
| type(contactelementtype), dimension(:), intent(in), target | cElems, | ||
| type(frictionptrtype), dimension(:), pointer | frictions, | ||
| integer, intent(out) | err | ||
| ) |
| subroutine initiatefrictiontypemodule::initiatefrictiondata | ( | integer, intent(in) | infp, |
| type(frictionparametertype), dimension(:), pointer | frictionData, | ||
| integer, intent(out) | err | ||
| ) |