FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
IO_writeProtons.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine IO_writeProtons (numberOfProtons, tags, points, pointCount)
 

Function/Subroutine Documentation

◆ IO_writeProtons()

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.