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

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_conserveToPrimitive (blkList, count, allCells, force)
 

Function/Subroutine Documentation

◆ Grid_conserveToPrimitive()

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.