#include "implicit_f.inc"#include "comlock.inc"#include "com04_c.inc"#include "com08_c.inc"#include "param_c.inc"#include "task_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | i25maind_2 (ipari, itab, sensor_tab, intlist25, intbuf_tab, x, v, kinet, jtask, nb_dst2, icodt, iskew, nsensor) |
| subroutine i25maind_2 | ( | integer, dimension(npari,*) | ipari, |
| integer, dimension(*) | itab, | ||
| type (sensor_str_), dimension(nsensor), intent(in) | sensor_tab, | ||
| integer, dimension(*) | intlist25, | ||
| type(intbuf_struct_), dimension(ninter) | intbuf_tab, | ||
| x, | |||
| v, | |||
| integer, dimension(*) | kinet, | ||
| integer | jtask, | ||
| integer, dimension(parasiz) | nb_dst2, | ||
| integer, dimension(*) | icodt, | ||
| integer, dimension(*) | iskew, | ||
| integer, intent(in) | nsensor ) |
Definition at line 36 of file i25maind_2.F.