#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "scr17_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | stat_quad_mp (itab, ipart, igeo, ixq, ipartq, ipart_state, nodtag, stat_indxq, iparg, elbuf_tab) |
| subroutine stat_quad_mp | ( | integer, dimension(*) | itab, |
| integer, dimension(lipart1,*) | ipart, | ||
| integer, dimension(npropgi,*) | igeo, | ||
| integer, dimension(nixq,*) | ixq, | ||
| integer, dimension(*) | ipartq, | ||
| integer, dimension(*) | ipart_state, | ||
| integer, dimension(*) | nodtag, | ||
| integer, dimension(*) | stat_indxq, | ||
| integer, dimension(nparg,*) | iparg, | ||
| type (elbuf_struct_), dimension(ngroup), target | elbuf_tab ) |
Definition at line 32 of file stat_quad_mp.F.