3. Object NUME_DDL#
Object NUME_DDL is used to define the numbering of unknowns (and equations) in a linear system.
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):
NUME_DDL (1:14) //'. NUME '= NUME_EQUA
The second refers to object NUML_EQUA (see §6):
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.