ESYS13  Revision_
Functions
GSMPI.c File Reference
#include "Paso.h"
#include "SystemMatrix.h"
#include "Solver.h"
#include "PasoUtil.h"
#include <stdio.h>

Functions

void Paso_Solver_GSMPI_free (Paso_Solver_GS *in)
void Paso_Solver_solveGSMPI (Paso_SystemMatrix *A, Paso_Solver_GS *gs, double *x, double *b)
void Paso_Solver_GS_local (Paso_SystemMatrix *A, Paso_Solver_GS *gs, double *x, double *b)

Function Documentation

void Paso_Solver_GS_local ( Paso_SystemMatrix A,
Paso_Solver_GS *  gs,
double *  x,
double *  b 
)
void Paso_Solver_GSMPI_free ( Paso_Solver_GS *  in)
void Paso_Solver_solveGSMPI ( Paso_SystemMatrix A,
Paso_Solver_GS *  gs,
double *  x,
double *  b 
)