|
subroutine | findjointforceinfriction (joint, sam, RF, Q, Fs, Fd, Fi) |
|
subroutine | findcontactelmforceinfriction (cElem, sam, RF, Q, Fs, Fd, Fi) |
|
◆ findcontactelmforceinfriction()
subroutine frictionroutinesmodule::findforceinfriction::findcontactelmforceinfriction |
( |
type(contactelementtype), intent(inout) |
cElem, |
|
|
type(samtype), intent(in) |
sam, |
|
|
real(dp), dimension(:), intent(in) |
RF, |
|
|
real(dp), dimension(:), intent(in) |
Q, |
|
|
real(dp), dimension(:), intent(in) |
Fs, |
|
|
real(dp), dimension(:), intent(in), optional |
Fd, |
|
|
real(dp), dimension(:), intent(in), optional |
Fi |
|
) |
| |
|
private |
◆ findjointforceinfriction()
subroutine frictionroutinesmodule::findforceinfriction::findjointforceinfriction |
( |
type(masterslavejointtype), intent(inout) |
joint, |
|
|
type(samtype), intent(in) |
sam, |
|
|
real(dp), dimension(:), intent(in) |
RF, |
|
|
real(dp), dimension(:), intent(in) |
Q, |
|
|
real(dp), dimension(:), intent(in) |
Fs, |
|
|
real(dp), dimension(:), intent(in), optional |
Fd, |
|
|
real(dp), dimension(:), intent(in), optional |
Fi |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: