Modulefpreviousupnextcontentsindex[BIG][Normal][small]
Next: 1.13 DS NOPO Up: 1 Description of DS by type Prev: 1.11 DS MUA Index Contents


1.12 DS NDL1

 

1.12.1 Contents

This DS describes the degree of freedom numbers corresponding to each node. At the modules level, this information is exploited through function NDL:

NDL(i+1) is the number of the last degree corresponding to node i.

DS NDL1 is different to the other DS. There are three cases possible:

In practice, DS NDL1 only exists in cases 2 and 3. In order for its existence to be transparent to the user, it is coupled with function LRNDL1. All modules using DS NDL1, needs to, before calling NDL, initialize the process by
[4] .

1.12.2 Corresponding tools

Creation and manipulation modules for DS NDL1

DS NDL1 is created using a DS MAIL by module CONDL1.

      SUBROUTINE CONDL1(M,NNSEG,NFMAIL,NIMAIL,NFNDL1,NINDL1,
     +                  LNOET,NNOMAX,ND,NDLMAX)
C AIM :  CONSTRUCT A DS NDL1


Modulefpreviousupnextcontentsindex[BIG][Normal][small]
Next: 1.13 DS NOPO Up: 1 Description of DS by type Prev: 1.11 DS MUA Index Contents