gpmpo - nicolob/pep-full GitHub Wiki

gpmpo

Type: subroutine

Defined in: gpmpo.f

Definition: subroutine GPMPO(m, g, n, insert, label, nlabel)

Description

M - its dimension
G - a double dimension array  G(M,N) or GX(M,N)
N - the second dimension (M is first)
N=0 => G is vector G(M)
N=1 => G is lower diag half of M*M symmetric matrix
N>1 => G(M,N)
INSERT - page code; =1 start a new page
LABEL - optional label for matrix
NLABEL - number of bytes in label; >1 => print the label

Included Files

  • fcntrl.inc
  • inodta.inc

Arguments

  • m
  • g
  • n
  • insert
  • label
  • nlabel

Calls

  • newpg
  • pagchk

Called By

  • ...

Notes

  • ...
⚠️ **GitHub.com Fallback** ⚠️