SIFEL/GEFEL/LAPACK/spsolve.cpp File Reference

#include "spconfig.h"
#include "spmatrix.h"

Go to the source code of this file.

Defines

#define spINSIDE_SPARSE

Functions

void spSolve (MatrixPtr Matrix, double *RHS, double *Solution)
void spSolveTransposed (MatrixPtr Matrix, double *RHS, double *Solution)

Define Documentation

#define spINSIDE_SPARSE

Definition at line 49 of file spsolve.cpp.


Function Documentation

void spSolve ( MatrixPtr  Matrix,
double *  RHS,
double *  Solution 
)
void spSolveTransposed ( MatrixPtr  Matrix,
double *  RHS,
double *  Solution 
)

Generated by  doxygen 1.6.2