Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ProfileSPDLinDirectSkypackSolver.cpp File Reference

#include <ProfileSPDLinDirectSkypackSolver.h>
#include <ProfileSPDLinSOE.h>
#include <f2c.h>
#include <math.h>
#include <Channel.h>
#include <FEM_ObjectBroker.h>
#include <Timer.h>

Go to the source code of this file.

Functions

int skysf2_ (double *A, double *D, int *DGPNT, int *JMIN, int *JMAX)
int skypf2_ (int *index, int *JMAX, int *JMIN, int *MCOLS, int *MROWS, int *DGPNT, double *A, double *RW, double *TW)
int skyss_ (int *LDX, int *N, int *NRHS, double *A, double *D, double *X, int *DGPNT, int *BLOCK, int *NBLOCK, char *FNAME, int *FUNIT, int *INFO)


Function Documentation

int skypf2_ ( int * index,
int * JMAX,
int * JMIN,
int * MCOLS,
int * MROWS,
int * DGPNT,
double * A,
double * RW,
double * TW )
 

Referenced by ProfileSPDLinDirectSkypackSolver::solve().

int skysf2_ ( double * A,
double * D,
int * DGPNT,
int * JMIN,
int * JMAX )
 

Referenced by ProfileSPDLinDirectSkypackSolver::solve().

int skyss_ ( int * LDX,
int * N,
int * NRHS,
double * A,
double * D,
double * X,
int * DGPNT,
int * BLOCK,
int * NBLOCK,
char * FNAME,
int * FUNIT,
int * INFO )
 

Referenced by ProfileSPDLinDirectSkypackSolver::solve().

Copyright Contact Us