ccf_cgs.c File Reference


Functions

void BiCGSTAB_sparse (vector sol, const sparse A, const vector b, double *state, void prec(vector, const vector))
void CGSSolve_sparse (vector sol, const sparse A, const vector b, double *state)
void PCGSSolve_sparse (vector sol, const sparse A, const vector b, double *state, void prec(vector, const vector))


Function Documentation

void CGSSolve_sparse vector  sol,
const sparse  A,
const vector  b,
double *  state
 

CG method written for normal eqs., for the interpretation of the state variable, see PCGMSolve_sparse

void PCGSSolve_sparse vector  sol,
const sparse  A,
const vector  b,
double *  state,
void   prec(vector, const vector)
 

void BiCGSTAB_sparse vector  sol,
const sparse  A,
const vector  b,
double *  state,
void   prec(vector, const vector)
 


Generated on Sun May 27 11:59:43 2007 for FEMFLUID by  doxygen 1.4.6