AcouSTO  version 2.0
ac_gmres.c File Reference
#include "../acousto.h"
Include dependency graph for ac_gmres.c:

Go to the source code of this file.

Functions

static int max (int a, int b)
 
void rotmat (COMPLEX *c, COMPLEX *s, const COMPLEX a, const COMPLEX b)
 
void gmres (int icounter)
 

Detailed Description

GMRES

Definition in file ac_gmres.c.