NAME
Grid_limitAbundance
SYNOPSIS
Grid_limitAbundance(integer(IN) :: blkLimits(2,MDIM), real, pointer :: solnData(:,:,:,:))
DESCRIPTION
Limit each abundance so it falls between smallx and 1. This routine is called automatically by Hydro and MHD in FLASH if the irenorm runtime parameter is set to 0.
ARGUMENTS
blkLimits - the index limits for internal zones of the block to limited solnData - Pointer to the block to be limited