FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | IO_writeProtons (numberOfProtons, tags, points, pointCount) |
subroutine IO_writeProtons | ( | integer | numberOfProtons, |
integer, dimension (:), intent(in) | tags, | ||
real, dimension (:,:,:), intent(in) | points, | ||
integer | pointCount | ||
) |
Writes a collection of IO protons to the HDF5 plot file into the 'ProtonData' dataset of that plot file.
numberOfProtons : number of protons tags : the proton tags points : the proton points pointCount : the number of points for each proton
Definition at line 28 of file IO_writeProtons.F90.