___________________________________________________________________
 |                                                                 |
 |                                ROCM14                           |
 |_________________________________________________________________|

 MEANING: NONMEM read-only common
 CONTEXT: User-supplied routines

 USAGE:
 COMMON /ROCM14/ NPROB,IPROB,S1NUM,S2NUM,S1NIT,S2NIT,S1IT,S2IT
 INTEGER NPROB,IPROB,S1NUM,S2NUM,S1NIT,S2NIT,S1IT,S2IT

 DISCUSSION:

  NPROB
      The number of problems in the run.

  IPROB
      The number of the current problem.

      IPROB is 1 unless there are  multiple  problems  (e.g.,  multiple
      $PROBLEM records in the NM-TRAN control stream).

  S1NUM
      The number of the active first-level superproblem.
      S1NUM is 0 if there is no active first-level superproblem.

  S2NUM
      The number of the active second-level superproblem.
      S2NUM is 0 if there is no active second-level superproblem.

  S1NIT
      The number of iterations for the active first-level superproblem.
      S1NIT is 0 if there is no active first-level superproblem.

  S2NIT
      The number of iterations for the active  second-level  superprob-
      lem.
      S2NIT is 0 if there is no active second-level superproblem.

  S1IT
      The number of the current iteration  of  the  active  first-level
      superproblem.
      S1IT is 0 if there is no active first-level superproblem.

  S2IT
      The number of the current iteration of  the  active  second-level
      superproblem.
      S2IT is 0 if there is no active second-level superproblem.

 These variables may be used as right-hand  quantities  in  abbreviated
 code for initialization/finalization blocks.

 (See $super).

 REFERENCES: None.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     


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