relax.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int RelaxRun (int argc, char *argv[])
void RelaxInit (void(*count)(int n_iter, double err, int loadstep), void(*fposgauge)(double gauge), void(*fstop)(int *stop))
void RelaxTime (void(*relaxtm)(double elap_time))
void RelaxReset (void)


Function Documentation

void RelaxInit ( void(*)(int n_iter, double err, int loadstep)  count,
void(*)(double gauge)  fposgauge,
void(*)(int *stop)  fstop 
)

Definition at line 115 of file main.c.

References _count_it, _fposgauge, and _fstop.

void RelaxReset ( void   ) 

Definition at line 127 of file main.c.

References AlgReset(), and IoReset().

Here is the call graph for this function:

int RelaxRun ( int  argc,
char *  argv[] 
)

Definition at line 69 of file main.c.

References DrvAnalysis, DrvObj, IoCloseFiles(), IoOpenFiles(), IoReadFile(), IoWriteFile(), and UIStart().

Here is the call graph for this function:

void RelaxTime ( void(*)(double elap_time)  relaxtm  ) 


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