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

Go to the source code of this file.

Functions

static void StandardVEFlacNew (sDriver **)
static void StandardVEFlacFree (sDriver *)
static int StandardVEFlacAnalysis (UI_State *)
static int StandardVEFlacPrintResult (int, double *, double *)
void StandardVEFlacInit (void)


Function Documentation

static int StandardVEFlacAnalysis ( UI_State R  )  [static]

Definition at line 93 of file stdveflc.c.

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

Referenced by StandardVEFlacInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void StandardVEFlacFree ( sDriver drv  )  [static]

Definition at line 80 of file stdveflc.c.

References sDriver::data.

Referenced by StandardVEFlacInit().

Here is the caller graph for this function:

void StandardVEFlacInit ( void   ) 

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

Definition at line 64 of file stdveflc.c.

References STANDARD_VE_FLAC.

Referenced by StandardVEFlacInit().

Here is the caller graph for this function:

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

Definition at line 155 of file stdveflc.c.

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

Referenced by StandardVEFlacInit().

Here is the call graph for this function:

Here is the caller graph for this function:


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