|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include "az_aztec.h"#include "az_ifpack.h"
Go to the source code of this file.
Functions | |
| void | AZ_ifpack_precon (double x[], int options[], int proc_config[], double params[], AZ_MATRIX *Amat, AZ_PRECOND *Prec) |
| void AZ_ifpack_precon | ( | double | x[], |
| int | options[], | ||
| int | proc_config[], | ||
| double | params[], | ||
| AZ_MATRIX * | Amat, | ||
| AZ_PRECOND * | Prec | ||
| ) |
Definition at line 54 of file az_ifpack_precon.c.
1.8.5