rui.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <dlfcn.h>
#include "rui.h"
#include "node.h"
#include "elm.h"

Include dependency graph for rui.c:

Go to the source code of this file.

Data Structures

struct  UI_State

Defines

#define MODEL_CB   void (*)(int, void *, int, void *, void **)

Functions

UI_StateUIStart (int argc, char *argv[])
void UIFinish (UI_State *state)
void UIDraw (UI_State *state)
void UISetDisplacement (UI_State *state, int ndof, double *u)

Variables

static char * size = NULL


Detailed Description

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

Definition in file rui.c.


Define Documentation

#define MODEL_CB   void (*)(int, void *, int, void *, void **)

Definition at line 28 of file rui.c.

Referenced by UIStart().


Function Documentation

void UIDraw ( UI_State state  ) 

Definition at line 173 of file rui.c.

Referenced by DRSolver(), and HYBRIDSolver().

Here is the caller graph for this function:

void UIFinish ( UI_State state  ) 

Definition at line 162 of file rui.c.

void UISetDisplacement ( UI_State state,
int  ndof,
double *  u 
)

Definition at line 182 of file rui.c.

Referenced by DRSolver(), HYBRIDSolver(), IMPBFGSSolver(), IMPLINEARSolver(), and IMPNRMSolver().

Here is the caller graph for this function:

UI_State* UIStart ( int  argc,
char *  argv[] 
)

Definition at line 46 of file rui.c.

Referenced by RelaxRun().

Here is the caller graph for this function:


Variable Documentation

char* size = NULL [static]

Definition at line 41 of file rui.c.

Referenced by _Normal(), pfsClstPtParLine(), pfsElemNormal(), pfsFindRefElem(), PFSGeoIntscLinePlane(), PFSGeoPlanEqnToParPlan(), PFSGeoPtNormToParPlan(), pfsNodeConstrNormal(), pfsNodeNormal(), pfsShotXLine(), and UIStart().


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