Solver_GS.c File Reference

#include "Paso.h"
#include "Solver.h"
#include "PasoUtil.h"
#include <stdio.h>

Functions

void Paso_Solver_GS_free (Paso_Solver_GS *in)
Paso_Solver_GSPaso_Solver_getGS (Paso_SparseMatrix *A, bool_t verbose)
void Paso_Solver_solveGS (Paso_Solver_GS *gs, double *x, double *b)

Function Documentation

Paso_Solver_GS* Paso_Solver_getGS ( Paso_SparseMatrix A,
bool_t  verbose 
)

void Paso_Solver_GS_free ( Paso_Solver_GS in  ) 

void Paso_Solver_solveGS ( Paso_Solver_GS gs,
double *  x,
double *  b 
)


Generated on Mon Aug 10 10:04:44 2009 for ESYS13 by  doxygen 1.5.6