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

Go to the source code of this file.

Functions

static void HybridNew (sDriver **)
static void HybridFree (sDriver *)
static int HybridAnalysis (UI_State *)
static int HybridPrintResult (int, double *, double *)
void HybridInit (void)


Function Documentation

static int HybridAnalysis ( UI_State R  )  [static]

Definition at line 75 of file hybrid.c.

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

Referenced by HybridInit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void HybridFree ( sDriver drv  )  [static]

Definition at line 62 of file hybrid.c.

References sDriver::data.

Referenced by HybridInit().

Here is the caller graph for this function:

void HybridInit ( void   ) 

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

Definition at line 46 of file hybrid.c.

References HYBRID.

Referenced by HybridInit().

Here is the caller graph for this function:

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

Definition at line 137 of file hybrid.c.

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

Referenced by HybridInit().

Here is the call graph for this function:

Here is the caller graph for this function:


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