#include "implicit_f.inc"#include "comlock.inc"#include "param_c.inc"#include "com01_c.inc"#include "com06_c.inc"#include "com08_c.inc"#include "impl1_c.inc"#include "scr05_c.inc"#include "scr14_c.inc"#include "scr16_c.inc"#include "parit_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | force_imp (ib, fac, snpc, npc, tf, a, v, x, skews, ar, vr, nsensor, sensor_tab, wfexc, iadc, fsky, fext, h3d_data, cptreac, fthreac, nodreac, th_surf, dpl0cld, vel0cld, d, dr, nconld, numnod, nfunct, stf, wfext) |
| subroutine force_imp | ( | integer, dimension(nibcld,*) | ib, |
| fac, | |||
| integer, intent(in) | snpc, | ||
| integer, dimension(snpc) | npc, | ||
| tf, | |||
| a, | |||
| v, | |||
| x, | |||
| type(skew_), intent(inout) | skews, | ||
| ar, | |||
| vr, | |||
| integer, intent(in) | nsensor, | ||
| type (sensor_str_), dimension(nsensor) | sensor_tab, | ||
| wfexc, | |||
| integer, dimension(4,*) | iadc, | ||
| fsky, | |||
| fext, | |||
| type(h3d_database) | h3d_data, | ||
| integer | cptreac, | ||
| fthreac, | |||
| integer, dimension(*) | nodreac, | ||
| type (th_surf_), intent(inout) | th_surf, | ||
| dimension(6,nconld), intent(in) | dpl0cld, | ||
| dimension(6,nconld), intent(in) | vel0cld, | ||
| dimension(3,numnod), intent(in) | d, | ||
| dimension(3,numnod), intent(in) | dr, | ||
| integer, intent(in) | nconld, | ||
| integer, intent(in) | numnod, | ||
| integer, intent(in) | nfunct, | ||
| integer, intent(in) | stf, | ||
| double precision, intent(inout) | wfext ) |
Definition at line 43 of file force_imp.F.