stdve.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.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 stdve.c:

Go to the source code of this file.

Functions

static void StandardVEViscoForces (double *)
static void StandardVENew (sDriver **)
static void StandardVEFree (sDriver *)
static int StandardVEAnalysis (UI_State *)
static int StandardVEPrintResult (int, double *, double *)
void StandardVEInit (void)


Function Documentation

static int StandardVEAnalysis ( UI_State R  )  [static]

Definition at line 142 of file stdve.c.

References Config, DRSolver(), DSP_YES, ElmList, elmr, ElmWriteStress, GpType, IoCloseFiles(), IoCloseTempFile(), IoStartSave(), ndlr, NDof, NodeVector, sConfig::num_time_step, NumCurves, NumElements, NumNodes, PrescribedValues(), StandardVEViscoForces(), sConfig::timeStep, sConfig::totalTime, XGPBegin(), XGPEnd(), and XGPSendPoint().

Referenced by StandardVEInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void StandardVEFree ( sDriver drv  )  [static]

Definition at line 129 of file stdve.c.

References sDriver::data.

Referenced by StandardVEInit().

Here is the caller graph for this function:

void StandardVEInit ( void   ) 

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

Definition at line 113 of file stdve.c.

References STANDARD_VE.

Referenced by StandardVEInit().

Here is the caller graph for this function:

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

Definition at line 258 of file stdve.c.

Referenced by StandardVEInit().

Here is the caller graph for this function:

static void StandardVEViscoForces ( double *  U  )  [static]

Definition at line 61 of file stdve.c.

References Config, sNode::dof, ElmConnect, ElmList, ElmNumNodes, ElmStressStrain, ElmViscoForce, FORCE, NDof, NodeVector, NONE, NumElements, sConfig::timeStep, sDof::vpx, sDof::vpy, and sDof::vpz.

Referenced by StandardVEAnalysis().

Here is the caller graph for this function:


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