wiki:scaleplot

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

SUBROUTINE scaleplot(REAL[] q, REAL pmin, REAL pmax)


Defined In:

contrib/astro/problem.f90


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:

Problem :: problemIO()


Modules Used:

None.


Files Included:

None.

Note: See TracWiki for help on using the wiki.