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

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_setFluxHandling (handling, status)
 

Function/Subroutine Documentation

◆ Grid_setFluxHandling()

subroutine Grid_setFluxHandling ( character(len=*)  handling,
integer  status 
)

handling - a string indicating the handling requested; either 'consv_fluxes' or 'consv_flux_densities'. status - if present, will be set to 0 for success and 1 for failure.

Definition at line 26 of file Grid_setFluxHandling.F90.