constrain.c File Reference

#include <stdlib.h>
#include "constrain.h"

Include dependency graph for constrain.c:

Go to the source code of this file.

Functions

void ConstCurveInit (void)
void ConstShotInit (void)
void ConstSurfaceInit (void)
void ConstrainInit (void)
void ConstrainFree (void)
void ConstrainBuild (void)

Variables

sConstClass ConstClass [NumConstTypes]
sConstrain ** ConstList = NULL
int ContNumConstrainRead = 0
int NumConstrains = 0


Detailed Description

Author:
Joao Luiz Elias Campos.
Date:
June 22, 2004

Definition in file constrain.c.


Function Documentation

void ConstCurveInit ( void   ) 

void ConstrainBuild ( void   ) 

Definition at line 90 of file constrain.c.

Referenced by NfiInterpFile().

Here is the caller graph for this function:

void ConstrainFree ( void   ) 

Definition at line 75 of file constrain.c.

void ConstrainInit ( void   ) 

Definition at line 55 of file constrain.c.

Referenced by _NfiReadConstrain().

Here is the caller graph for this function:

void ConstShotInit ( void   ) 

Definition at line 436 of file constshot.c.

References sConstClass::build, ConstClass, ConstShotBuild(), ConstShotFree(), ConstShotGlobal(), ConstShotLocal(), ConstShotNew(), ConstShotRead(), ConstShotSlide(), sConstClass::free, sConstClass::global, sConstClass::local, sConstClass::new, sConstClass::read, SHOT, sConstClass::slide, and Tolerance.

Referenced by ConstrainInit().

Here is the call graph for this function:

Here is the caller graph for this function:

void ConstSurfaceInit ( void   ) 

Definition at line 744 of file constsurface.c.

References sConstClass::build, ConstClass, ConstSurfaceBuild(), ConstSurfaceFree(), ConstSurfaceGlobal(), ConstSurfaceLocal(), ConstSurfaceNew(), ConstSurfaceRead(), ConstSurfaceSlide(), sConstClass::free, sConstClass::global, sConstClass::local, sConstClass::new, sConstClass::read, sConstClass::slide, SURFACE, and Tolerance.

Referenced by ConstrainInit().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

sConstClass ConstClass[NumConstTypes]

Definition at line 36 of file constrain.c.

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

sConstrain** ConstList = NULL

Definition at line 37 of file constrain.c.

Referenced by _NfiReadConstrainCurve(), _NfiReadConstrainShot(), _NfiReadConstrainSurface(), and DisplacementVelocity().

int ContNumConstrainRead = 0

Definition at line 38 of file constrain.c.

Referenced by ConstCurveNew(), ConstrainInit(), ConstShotNew(), and ConstSurfaceNew().

int NumConstrains = 0

Definition at line 39 of file constrain.c.

Referenced by _NfiReadConstrain(), ConstrainBuild(), ConstrainFree(), ConstrainInit(), and NfiInterpFile().


Generated on Tue Oct 23 11:23:39 2007 for Relax by  doxygen 1.5.3