FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_conserveToPrimitive (blkList, count, allCells, force) |
subroutine Grid_conserveToPrimitive | ( | integer | blkList, |
integer | count, | ||
logical | allCells, | ||
logical | force | ||
) |
Calls gr_conserveToPrimitive
blkList - integer list of blocks to be operated on
count - number of blocks in the blkList
allCells - act on all cells, including guardcells, if .TRUE., otherwise only modify interior cells.
force - whether to force conversion
NOTES
DEV: Currently only implemented for Paramesh4!
Definition at line 35 of file Grid_conserveToPrimitive.F90.