#include "implicit_f.inc"#include "com04_c.inc"#include "param_c.inc"#include "vect01_c.inc"#include "mvsiz_p.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | m37init (ipm, pm, ngl, nuvar, uvar, uparam, x, mat, iparg, iform, ix, nix, iloadp, facload, gbuf, nel) |
| subroutine m37init | ( | integer, dimension(npropmi,nummat) | ipm, |
| pm, | |||
| integer, dimension(mvsiz) | ngl, | ||
| integer | nuvar, | ||
| uvar, | |||
| uparam, | |||
| x, | |||
| integer, dimension(mvsiz) | mat, | ||
| integer, dimension(nparg) | iparg, | ||
| integer | iform, | ||
| integer, dimension(nix,*) | ix, | ||
| integer | nix, | ||
| integer, dimension(sizloadp,*), intent(in) | iloadp, | ||
| dimension(lfacload,*), intent(in) | facload, | ||
| type(g_bufel_), intent(inout), target | gbuf, | ||
| integer, intent(in) | nel ) |
Definition at line 29 of file m37init.F.