TABLE OF CONTENTS
/dichteDefinition [ Modules ]
PURPOSE
Defines the type "dichte".
dichteDefinition/dichte [ Types ]
[ Top ] [ dichteDefinition ] [ Types ]
SOURCE
type, public :: dichte real,dimension(0:3) :: baryon = 0. ! full baryon flux in units 1/fm**3 real,dimension(0:3) :: proton = 0. ! full proton flux in units 1/fm**3 real,dimension(0:3) :: neutron= 0. ! full neutron flux in units 1/fm**3 real,dimension(0:3) :: charge = 0. ! full charge flux in units 1/fm**3 end type dichte