Object NUME_DDL ================ Object NUME_DDL is used to define the numbering of unknowns (and equations) in a linear system. .. code-block:: text NUME_DDL (K14): :=record ♦. NUME NUME_EQUA ♦. NUML NUML_EQUA ♦. NSLV OJB S V K24 dim=1 So it contains three objects. The first refers to object NUME_EQUA (see §4): .. code-block:: text NUME_DDL (1:14) //'. NUME '= NUME_EQUA The second refers to object NUML_EQUA (see §6): .. code-block:: text NUME_DDL (1:14) //'. NUML '= NUML_EQUA The last object. NSLV stores the name of the sd_solver that will be used by default. NSLV (1): name of the sd_solver that will be used by default.