loadstep.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 loadstep.c:

Go to the source code of this file.

Functions

static void LoadStepNew (sDriver **)
static void LoadStepFree (sDriver *)
static int LoadStepAnalysis (UI_State *)
static int LoadStepPrintResult (int, double *, double *)
void LoadStepInit (void)


Function Documentation

static int LoadStepAnalysis ( UI_State R  )  [static]

Definition at line 88 of file loadstep.c.

References sConfig::algtype, Config, DRSolver(), ElmList, elmr, ElmWriteStress, HYBRIDSolver(), IMPBFGSSolver(), IMPLINEARSolver(), IMPNRMSolver(), IoStartSave(), ndlr, NDof, sConfig::num_load_step, NumElements, NumNodes, PrescribedValues(), XGPBegin(), and XGPEnd().

Referenced by LoadStepInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void LoadStepFree ( sDriver drv  )  [static]

Definition at line 75 of file loadstep.c.

References sDriver::data.

Referenced by LoadStepInit().

Here is the caller graph for this function:

void LoadStepInit ( void   ) 

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

Definition at line 59 of file loadstep.c.

References LOAD_STEP.

Referenced by LoadStepInit().

Here is the caller graph for this function:

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

Definition at line 184 of file loadstep.c.

Referenced by LoadStepInit().

Here is the caller graph for this function:


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