#include "implicit_f.inc"#include "com01_c.inc"#include "param_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | m105init (ipm, detonators, pm, nuvar, uvar, uparam, x, mat, iparg, iform, ix, nix, bufmat, rho0, tb) |
| subroutine m105init | ( | integer, dimension(npropmi,*) | ipm, |
| type(detonators_struct_) | detonators, | ||
| pm, | |||
| integer | nuvar, | ||
| uvar, | |||
| uparam, | |||
| x, | |||
| integer, dimension(*) | mat, | ||
| integer, dimension(nparg) | iparg, | ||
| integer | iform, | ||
| integer, dimension(nix,*) | ix, | ||
| integer | nix, | ||
| bufmat, | |||
| rho0, | |||
| tb ) |
Definition at line 33 of file m105init.F.