___________________________________________________________________
 |                                                                 |
 |                                ROCM12                           |
 |_________________________________________________________________|

 MEANING: NONMEM read-only common
 CONTEXT: PRED routine

 USAGE:
 COMMON /ROCM12/ MSEC,MFIRST
 INTEGER MSEC,MFIRST

 DISCUSSION:

  MSEC
      MSEC=1 when NONMEM is  expecting  second-partial  eta-derivatives
      with the current call to PRED.
      MSEC=0 when NONMEM  is  ignoring  second-partial  eta-derivatives
      with the current call to PRED.

 Second-partial eta-derivatives are never expected unless the Laplacian
 method is used.

  MFIRST
      MFIRST=1 when NONMEM is expecting  first-partial  eta-derivatives
      with the current call to PRED.
      MFIRST=0 when NONMEM is  ignoring  first-partial  eta-derivatives
      with the current call to PRED.

REFERENCES: Guide VI Section III.E.4, IV.B.2


  
Go to main index.
  
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)