Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <std::string.h>
#include "az_aztec.h"
#include "az_ifpack.h"
Go to the source code of this file.
Functions | |
void | AZ_ifpack_iterate (double *x, double *b, int *options, double *params, double *status, int *proc_config, AZ_MATRIX *Amat) |
void AZ_ifpack_iterate | ( | double * | x, |
double * | b, | ||
int * | options, | ||
double * | params, | ||
double * | status, | ||
int * | proc_config, | ||
AZ_MATRIX * | Amat | ||
) |
Definition at line 56 of file az_ifpack_iterate.c.