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

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_zeroFluxData
 

Function/Subroutine Documentation

◆ Grid_zeroFluxData()

subroutine Grid_zeroFluxData

Request that the Grid unit zero all flux data managed by the unit.

This is only implemented, and should only be used, when the following two conditions apply: 1. The Grid implementation is Amrex; 2. level-wide fluxes are in use. Otherwise, a stub version that does nothing is in effect.

Definition at line 23 of file Grid_zeroFluxData.F90.