rezone.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "drv.h"
#include "fem.h"
#include "load.h"
#include "elm.h"
#include "node.h"
#include "alg.h"
#include "rio.h"
#include "nfi.h"
#include "xgplib.h"

Include dependency graph for rezone.c:

Go to the source code of this file.

Functions

static void RezoneNew (sDriver **)
static void RezoneFree (sDriver *)
static int RezoneAnalysis (UI_State *)
static int RezonePrintResult (int, double *, double *)
void RezoneInit (void)


Function Documentation

static int RezoneAnalysis ( UI_State R  )  [static]

Definition at line 89 of file rezone.c.

References DoRezone(), DRSolver(), ElmList, elmr, ElmWriteStress, IoStartSave(), ndlr, NDof, NumElements, NumNodes, NumRezones, PrescribedValues(), XGPBegin(), and XGPEnd().

Referenced by RezoneInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void RezoneFree ( sDriver drv  )  [static]

Definition at line 76 of file rezone.c.

References sDriver::data.

Referenced by RezoneInit().

Here is the caller graph for this function:

void RezoneInit ( void   ) 

static void RezoneNew ( sDriver **  drv  )  [static]

Definition at line 60 of file rezone.c.

References REZONE.

Referenced by RezoneInit().

Here is the caller graph for this function:

static int RezonePrintResult ( int  iteration,
double *  U,
double *  V 
) [static]

Definition at line 168 of file rezone.c.

Referenced by RezoneInit().

Here is the caller graph for this function:


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