CalculiX  2.13
A Free Software Three-Dimensional Structural Finite Element Program
pardiso.h File Reference

Go to the source code of this file.

Functions

void pardiso_main (double *ad, double *au, double *adb, double *aub, double *sigma, double *b, ITG *icol, ITG *irow, ITG *neq, ITG *nzs, ITG *symmetryflag, ITG *inputformat, ITG *jq, ITG *nzs3)
 
void pardiso_factor (double *ad, double *au, double *adb, double *aub, double *sigma, ITG *icol, ITG *irow, ITG *neq, ITG *nzs, ITG *symmetryflag, ITG *inputformat, ITG *jq, ITG *nzs3)
 
void pardiso_solve (double *b, ITG *neq, ITG *symmetryflag)
 
void pardiso_cleanup (ITG *neq, ITG *symmetryflag)
 
void FORTRAN (pardiso,(long long *pt, ITG *maxfct, ITG *mnum, ITG *mtype, ITG *phase, ITG *neq, double *aupardiso, ITG *pointers, ITG *irowpardiso, ITG *perm, ITG *nrhs, ITG *iparm, ITG *msglvl, double *b, double *x, ITG *error))
 

Variables

char envMKL [32]
 

Function Documentation

◆ FORTRAN()

void FORTRAN ( pardiso  ,
(long long *pt, ITG *maxfct, ITG *mnum, ITG *mtype, ITG *phase, ITG *neq, double *aupardiso, ITG *pointers, ITG *irowpardiso, ITG *perm, ITG *nrhs, ITG *iparm, ITG *msglvl, double *b, double *x, ITG *error)   
)

◆ pardiso_cleanup()

void pardiso_cleanup ( ITG neq,
ITG symmetryflag 
)

◆ pardiso_factor()

void pardiso_factor ( double *  ad,
double *  au,
double *  adb,
double *  aub,
double *  sigma,
ITG icol,
ITG irow,
ITG neq,
ITG nzs,
ITG symmetryflag,
ITG inputformat,
ITG jq,
ITG nzs3 
)

◆ pardiso_main()

void pardiso_main ( double *  ad,
double *  au,
double *  adb,
double *  aub,
double *  sigma,
double *  b,
ITG icol,
ITG irow,
ITG neq,
ITG nzs,
ITG symmetryflag,
ITG inputformat,
ITG jq,
ITG nzs3 
)

◆ pardiso_solve()

void pardiso_solve ( double *  b,
ITG neq,
ITG symmetryflag 
)

Variable Documentation

◆ envMKL

char envMKL[32]
Hosted by OpenAircraft.com, (Michigan UAV, LLC)