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

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_formatNonRep (nonrep, idx, str)
 

Function/Subroutine Documentation

◆ Grid_formatNonRep()

subroutine Grid_formatNonRep ( integer, intent(in)  nonrep,
integer, intent(in)  idx,
character(*), intent(out)  str 
)

Given the ID of a nonreplicated variable array and the index into that array, returns a string name suitable for IO.

nonrep - array ID idx - index into array str - receives string name

Definition at line 27 of file Grid_formatNonRep.F90.