OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
pardisoprojectorgsolver.h File Reference

Go to the source code of this file.

Classes

class  oofem::PardisoProjectOrgSolver
 Implements the solution of linear system of equation in the form $ A\cdot x=b $ using solvers from Pardiso-project.org. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define _IFT_PardisoProjectOrgSolver_Name   "pardiso"
 

Functions

void pardisoinit (void *, int *, int *, int *, double *, int *)
 
void pardiso (void *, int *, int *, int *, int *, int *, double *, int *, int *, int *, int *, int *, int *, double *, double *, int *, double *)
 
void pardiso_chkmatrix (int *, int *, double *, int *, int *, int *)
 
void pardiso_chkvec (int *, int *, double *, int *)
 
void pardiso_printstats (int *, int *, double *, int *, int *, int *, double *, int *)
 

Macro Definition Documentation

#define _IFT_PardisoProjectOrgSolver_Name   "pardiso"

Definition at line 49 of file pardisoprojectorgsolver.h.

Function Documentation

void pardiso ( void *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
double *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
double *  ,
double *  ,
int *  ,
double *   
)
void pardiso_chkmatrix ( int *  ,
int *  ,
double *  ,
int *  ,
int *  ,
int *   
)
void pardiso_chkvec ( int *  ,
int *  ,
double *  ,
int *   
)
void pardiso_printstats ( int *  ,
int *  ,
double *  ,
int *  ,
int *  ,
int *  ,
double *  ,
int *   
)
void pardisoinit ( void *  ,
int *  ,
int *  ,
int *  ,
double *  ,
int *   
)

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011