wiki:GetMaximumXuppers

Version 3 (modified by trac, 12 years ago) ( diff )

REAL[] FUNCTION GetMaximumXuppers(i_level, nDim)


Click here to view the Revision 178 source.


Returns an nDim-dimensional floating-point array containing the maximum upper-bounds of each dimension on level i_level. These maximum upper-bounds are obtained by comparing the upper-bounds for all i_level-level grids.


INCLUDES:

hdf.f90

dffunc.f90


USES:

  • HDF5 supplies HDF5 API.
  • nodeinfodef.f90 supplies the NodeInfo data structure and some functions that operate on it.
  • treeops.f90 supplies the Node and Forest structures and accompanying methods, as well as the ApplyOn_ functions.
  • problem.f90 Supplies the problem setup data. This file exists in bearclaw/lib, but is superseded by bearclaw/contrib/astro/problem.f90.
Note: See TracWiki for help on using the wiki.