FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Simulation_guardCellMaskHook (ccMask, needEos) |
subroutine Simulation_guardCellMaskHook | ( | logical | ccMask, |
logical | needEos | ||
) |
A hook that lets a simulation modify the mask to use for guard cell filling.
Indirectly called from gr_makeMaskConsistent, which may get called from Grid_fillGuardCells (depending on the arguments with which Grid_fillGuardCells is called).
ccmask : the mask
needeos : switch for the need of Eos
Definition at line 32 of file Simulation_guardCellMaskHook.F90.