FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_restrictAllLevels () |
subroutine Grid_restrictAllLevels |
Restricts the grid data to all refinement levels. Normally FLASH only evolves on the leaf blocks, calling this routine makes all levels have valid data. This is mostly for visualization purposes to be able to look at different levels of resolution
none
NOTES
For the Uniform Grid or any other mesh package with only a single level, no source file at the implementation level of the Grid unit structure is provided, so that the stub implementation will be used.
Definition at line 33 of file Grid_restrictAllLevels.F90.