#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"#include "com08_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | reaction_forces_th (nodft, nodlt, a, ar, ms, in, fthreac, iflag, nodreac) |
| subroutine reaction_forces_th | ( | integer, intent(in) | nodft, |
| integer, intent(in) | nodlt, | ||
| dimension(3,numnod), intent(in) | a, | ||
| dimension(3,numnod), intent(in) | ar, | ||
| dimension(numnod), intent(in) | ms, | ||
| dimension(iroddl*numnod), intent(in) | in, | ||
| dimension(6,*), intent(inout) | fthreac, | ||
| integer, intent(in) | iflag, | ||
| integer, dimension(*), intent(in) | nodreac ) |
Definition at line 28 of file reaction_forces_th.F.