CalculiX  2.13
A Free Software Three-Dimensional Structural Finite Element Program
sgi.h File Reference
#include <scsl_sparse.h>
Include dependency graph for sgi.h:

Go to the source code of this file.

Functions

void sgi_main (double *ad, double *au, double *adb, double *aub, double *sigma, double *b, ITG *icol, ITG *irow, ITG *neq, ITG *nzs, ITG token)
 
void sgi_factor (double *ad, double *au, double *adb, double *aub, double *sigma, ITG *icol, ITG *irow, ITG *neq, ITG *nzs, ITG token)
 
void sgi_solve (double *b, ITG token)
 
void sgi_cleanup (ITG token)
 

Function Documentation

◆ sgi_cleanup()

void sgi_cleanup ( ITG  token)

◆ sgi_factor()

void sgi_factor ( double *  ad,
double *  au,
double *  adb,
double *  aub,
double *  sigma,
ITG icol,
ITG irow,
ITG neq,
ITG nzs,
ITG  token 
)

◆ sgi_main()

void sgi_main ( double *  ad,
double *  au,
double *  adb,
double *  aub,
double *  sigma,
double *  b,
ITG icol,
ITG irow,
ITG neq,
ITG nzs,
ITG  token 
)

◆ sgi_solve()

void sgi_solve ( double *  b,
ITG  token 
)
Hosted by OpenAircraft.com, (Michigan UAV, LLC)