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

Go to the source code of this file.

Functions

static void ImpLinearNew (sDriver **)
static void ImpLinearFree (sDriver *)
static int ImpLinearAnalysis (UI_State *)
static int ImpLinearPrintResult (int, double *, double *)
void ImpLinearInit (void)


Function Documentation

static int ImpLinearAnalysis ( UI_State R  )  [static]

Definition at line 75 of file implinear.c.

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

Referenced by ImpLinearInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void ImpLinearFree ( sDriver drv  )  [static]

Definition at line 62 of file implinear.c.

References sDriver::data.

Referenced by ImpLinearInit().

Here is the caller graph for this function:

void ImpLinearInit ( void   ) 

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

Definition at line 46 of file implinear.c.

References IMPLINEAR.

Referenced by ImpLinearInit().

Here is the caller graph for this function:

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

Definition at line 137 of file implinear.c.

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

Referenced by ImpLinearInit().

Here is the call graph for this function:

Here is the caller graph for this function:


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