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

Go to the source code of this file.

Functions

static void LoadCaseNew (sDriver **)
static void LoadCaseFree (sDriver *)
static int LoadCaseAnalysis (UI_State *)
static int LoadCasePrintResult (int, double *, double *)
void LoadCaseInit (void)


Function Documentation

static int LoadCaseAnalysis ( UI_State R  )  [static]

Definition at line 90 of file loadcase.c.

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

Referenced by LoadCaseInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void LoadCaseFree ( sDriver drv  )  [static]

Definition at line 78 of file loadcase.c.

References sDriver::data.

Referenced by LoadCaseInit().

Here is the caller graph for this function:

void LoadCaseInit ( void   ) 

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

Definition at line 62 of file loadcase.c.

References LOAD_CASE.

Referenced by LoadCaseInit().

Here is the caller graph for this function:

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

Definition at line 184 of file loadcase.c.

Referenced by LoadCaseInit().

Here is the caller graph for this function:


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