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

Go to the source code of this file.

Functions/Subroutines

subroutine Simulation_guardCellMaskHook (ccMask, needEos)
 

Function/Subroutine Documentation

◆ Simulation_guardCellMaskHook()

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.