#include "implicit_f.inc"#include "scr17_c.inc"#include "scr03_c.inc"#include "units_c.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | thprin (key, ipasu, npasu, nid, nvps, ithbuf, vare, num) |
| subroutine | thprin_sub (key, subset, ithflag, nid, nvps, ithbuf, vare, num) |
| subroutine thprin | ( | character*10 | key, |
| integer, dimension(npasu,*) | ipasu, | ||
| integer | npasu, | ||
| integer | nid, | ||
| integer | nvps, | ||
| integer, dimension(*) | ithbuf, | ||
| character*10, dimension(*) | vare, | ||
| integer | num ) |
Definition at line 34 of file thprin.F.
| subroutine thprin_sub | ( | character*10 | key, |
| type (subset_), dimension(nsubs) | subset, | ||
| integer | ithflag, | ||
| integer | nid, | ||
| integer | nvps, | ||
| integer, dimension(*) | ithbuf, | ||
| character*10, dimension(*) | vare, | ||
| integer | num ) |
Definition at line 110 of file thprin.F.