#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "task_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | intal3 (ipari, x, v, a, vg, iskew, skew, icode, ixs, ixq, elbuf_tab, iparg, pm, nale, intbuf_tab) |
| subroutine intal3 | ( | integer, dimension(npari,ninter) | ipari, |
| x, | |||
| v, | |||
| a, | |||
| vg, | |||
| integer, dimension(*) | iskew, | ||
| skew, | |||
| integer, dimension(*) | icode, | ||
| integer, dimension(nixs,numels) | ixs, | ||
| integer, dimension(nixq,numelq) | ixq, | ||
| type(elbuf_struct_), dimension(ngroup) | elbuf_tab, | ||
| integer, dimension(nparg,ngroup) | iparg, | ||
| pm, | |||
| integer, dimension(*) | nale, | ||
| type(intbuf_struct_), dimension(*) | intbuf_tab ) |
Definition at line 35 of file intal3.F.