18 #include "Zprimaryv.h" 26 write(*,
'("# -----------------# of Component defined=", 27 * i2,"----------------------")') prm%no_of_comps
29 *
'("# Seq.# Code Comp. E_ Unit E_type Diff/Integ", 30 * " Emin Emax # of seg. inte%flux")')
32 write(out,
'("# -----------------# of Component defined=", 33 * i2,"----------------------")') prm%no_of_comps
35 *
'("# Seq.# Code Comp. E_ Unit E_type Diff/Integ", 36 * " Emin Emax # of seg. inte%flux ")')
38 do i = 1, prm%no_of_comps
51 write(*,
'("#",i4,i6, 2x, a10, a7, a9, a8, 5x, 2g9.3,i4, 53 * each%label, each%code, each%symb, each%eunit, each%etype,
55 * each%emin, each%emax, each%no_of_seg, each%inte_value
57 write(out,
'("#",i4,i6, 2x, a10, a7, a9, a8, 5x, 2g9.3,i4, 59 * each%label, each%code, each%symb, each%eunit, each%etype,
61 * each%emin, each%emax, each%no_of_seg, each%inte_value
subroutine cprintprim(out)
subroutine cprinteachcmp(each, out)
subroutine cprintprim0(prm, out)