PURPOSE

To print one or more vectors from a FMS vector file.

SYNOPSIS

CALL FMSPRV (LUX, NUMV1, NUMVEC, NMSG)

INPUT PARAMETERS

OUTPUT PARAMETERS:

None.

FMS PARAMETERS:

The following FMS Parameters are especially important to this routine:
Parameter Description
LUPR Output unit number
NEQPR1 Lower limit on equation to print
NEQPR2 Upper limit on equation to print
NROWPG Number of rows per page
NCOLPG Number of columns per page
IFMAT Format for printing integers
RFMAT Format for printing real numbers
CFMAT Format for printing complex numbers

DESCRIPTION:

This subroutine prints the specified vectors from file LUX(1). The FMS parameters NEQPR1 and NEQPR2 may be used to set lower and upper limits on the range of equations printed.