standard.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 "rui.h"

Include dependency graph for standard.c:

Go to the source code of this file.

Functions

static void StandardNew (sDriver **)
static void StandardFree (sDriver *)
static int StandardAnalysis (UI_State *)
static int StandardPrintResult (int, double *, double *)
void StandardInit (void)


Function Documentation

static int StandardAnalysis ( UI_State R  )  [static]

Definition at line 94 of file standard.c.

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

Referenced by StandardInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void StandardFree ( sDriver drv  )  [static]

Definition at line 81 of file standard.c.

References sDriver::data.

Referenced by StandardInit().

Here is the caller graph for this function:

void StandardInit ( void   ) 

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

Definition at line 65 of file standard.c.

References STANDARD.

Referenced by StandardInit().

Here is the caller graph for this function:

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

Definition at line 156 of file standard.c.

References Config, ElmList, elmr, ElmWriteStress, IoStartSave(), ndlr, NDof, sConfig::num_step, NumElements, NumNodes, and sConfig::print_step.

Referenced by StandardInit().

Here is the call graph for this function:

Here is the caller graph for this function:


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