The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AtListType


Unit:SDL_cstruct
Class:none
Declaration: AtListType = record NrAtoms: integer; AtList: array [1..MaxLengCTab] of integer; end;

Some operations need or result in a list of atoms. In order to conveniently handle these lists the type AtListType is defined. A variable of this type usually holds the indices of the atoms of a connection table.



Last Update: 2023-Feb-06