FLASH4.6.2 API

Generated from /data/asci2/site/flashcode/secure/release_4p6/source/Grid/Grid_restrictAllLevels.F90 with ROBODoc v4.99.8 on Thu May 02 07:54:08 2024

TABLE OF CONTENTS


[Functions] source/Grid/Grid_restrictAllLevels

[top][index]

NAME

  Grid_restrictAllLevels

SYNOPSIS

  call Grid_restrictAllLevels()

DESCRIPTION

  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

ARGUMENTS

  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.