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

Go to the source code of this file.

Functions

static void ImpNRMNew (sDriver **)
static void ImpNRMFree (sDriver *)
static int ImpNRMAnalysis (UI_State *)
static int ImpNRMPrintResult (int, double *, double *)
void ImpNRMInit (void)


Function Documentation

static int ImpNRMAnalysis ( UI_State R  )  [static]

Definition at line 75 of file impNRM.c.

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

Referenced by ImpNRMInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void ImpNRMFree ( sDriver drv  )  [static]

Definition at line 62 of file impNRM.c.

References sDriver::data.

Referenced by ImpNRMInit().

Here is the caller graph for this function:

void ImpNRMInit ( void   ) 

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

Definition at line 46 of file impNRM.c.

References IMPNRM.

Referenced by ImpNRMInit().

Here is the caller graph for this function:

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

Definition at line 137 of file impNRM.c.

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

Referenced by ImpNRMInit().

Here is the call graph for this function:

Here is the caller graph for this function:


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