2* BoX-FORMATs
for nice and flexible outputs
5 $
bxope =
'(//1x,15(5h*****) )',
6 $
bxtxt =
'(1x,1h*, a48,25x, 1h*)',
7 $
bxl1i =
'(1x,1h*,i17, 16x, a20,a12,a7, 1x,1h*)',
8 $
bxl1f =
'(1x,1h*,f17.8, 16x, a20,a12,a7, 1x,1h*)',
9 $
bxl2f =
'(1x,1h*,f17.8, 4h +-, f11.8, 1x, a20,a12,a7, 1x,1h*)',
10 $
bxl1g =
'(1x,1h*,g17.8, 16x, a20,a12,a7, 1x,1h*)',
11 $
bxl2g =
'(1x,1h*,g17.8, 4h +-, f11.8, 1x, a20,a12,a7, 1x,1h*)',
12 $
bxclo =
'(1x,15(5h*****)/ )'
*******INTEGER m_nBinMax INTEGER m_NdiMax PARAMETER(m_NdiMax=5) ! maximum dimension for siplices INTEGER m_KdiMax PARAMETER(m_KdiMax