Version 4 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE scaleplot(REAL[] q, REAL pmin, REAL pmax)
Defined In:
Inputs:
REAL[] q. A 1D array holding a slice of a field variable. REAL pmin. The local minimum. REAL pmax. The local maximum.
Description:
A small subroutine local to problemIO() that recalculates the minimum and maximum of the 1D field variable slice passed in.
Called In:
Modules Used:
None.
Files Included:
None.
Note:
See TracWiki
for help on using the wiki.