#include "implicit_f.inc"#include "comlock.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 | admerr (ixc, ixtg, x, iparg, elbuf_tab, ipart, ipartc, iparttg, err_thk_sh4, err_thk_sh3, iad_elem, fr_elem, weight, sh4tree, sh3tree, area_sh4, area_sh3, area_nod, thick_sh4, thick_sh3, thick_nod) |
| subroutine admerr | ( | integer, dimension(nixc,*) | ixc, |
| integer, dimension(nixtg,*) | ixtg, | ||
| x, | |||
| integer, dimension(nparg,*) | iparg, | ||
| type(elbuf_struct_), dimension(ngroup) | elbuf_tab, | ||
| integer, dimension(lipart1,*) | ipart, | ||
| integer, dimension(*) | ipartc, | ||
| integer, dimension(*) | iparttg, | ||
| err_thk_sh4, | |||
| err_thk_sh3, | |||
| integer, dimension(2,*) | iad_elem, | ||
| integer, dimension(*) | fr_elem, | ||
| integer, dimension(*) | weight, | ||
| integer, dimension(ksh4tree,*) | sh4tree, | ||
| integer, dimension(ksh3tree,*) | sh3tree, | ||
| area_sh4, | |||
| area_sh3, | |||
| area_nod, | |||
| thick_sh4, | |||
| thick_sh3, | |||
| thick_nod ) |
Definition at line 35 of file admerr.F.