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

Go to the source code of this file.

Functions

static void ImpBFGSNew (sDriver **)
static void ImpBFGSFree (sDriver *)
static int ImpBFGSAnalysis (UI_State *)
static int ImpBFGSPrintResult (int, double *, double *)
void ImpBFGSInit (void)


Function Documentation

static int ImpBFGSAnalysis ( UI_State R  )  [static]

Definition at line 75 of file impBFGS.c.

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

Referenced by ImpBFGSInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void ImpBFGSFree ( sDriver drv  )  [static]

Definition at line 62 of file impBFGS.c.

References sDriver::data.

Referenced by ImpBFGSInit().

Here is the caller graph for this function:

void ImpBFGSInit ( void   ) 

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

Definition at line 46 of file impBFGS.c.

References IMPBFGS.

Referenced by ImpBFGSInit().

Here is the caller graph for this function:

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

Definition at line 137 of file impBFGS.c.

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

Referenced by ImpBFGSInit().

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