C:/USPDesig/LOW/lownewel.cpp File Reference

#include <stdio.h>
#include <string.h>
#include <malloc.h>
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "hiegroup.h"
#include "curvgeom.h"

Go to the source code of this file.

Functions

NPTYPE MSD_lowNewElement (int what, NPTYPE where)
void MSD_lowDelElement (int what, NPTYPE node, NPTYPE where)
int bytesused (STYPE *s)

Variables

unsigned nodesize []


Function Documentation

int bytesused ( STYPE s  ) 

void MSD_lowDelElement ( int  what,
NPTYPE  node,
NPTYPE  where 
)

NPTYPE MSD_lowNewElement ( int  what,
NPTYPE  where 
)


Variable Documentation

unsigned nodesize[]

Initial value:

{
   sizeof(STYPE), sizeof(DTYPE), sizeof(FTYPE), sizeof(LTYPE),
   sizeof(ETYPE), sizeof(HTYPE), sizeof(VTYPE), sizeof(ATYPE),
   sizeof(GTYPE),             0,
}

Definition at line 53 of file lownewel.cpp.

Referenced by bytesused(), and MSD_lowNewElement().


Generated on Tue Feb 26 09:12:52 2008 for USPDesigner by  doxygen 1.5.5