FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | IO_writeRays (numRays, rayTags, posBuffer, powerBuffer, numPos) |
subroutine IO_writeRays | ( | integer | numRays, |
integer | rayTags, | ||
real | posBuffer, | ||
real | powerBuffer, | ||
integer | numPos | ||
) |
Write rays
numrays : number of rays
raytags : tags of rays
posbuffer : position buffer
powerbuffer : power buffer
numpos :
Definition at line 34 of file IO_writeRays.F90.