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_solve (double x[], double b[], int options[], double params[], int indx[], int bindx[], int rpntr[], int cpntr[], int bpntr[], double val[], int data_org[], double status[], int proc_config[]) |
void AZ_ifpack_solve | ( | double | x[], |
double | b[], | ||
int | options[], | ||
double | params[], | ||
int | indx[], | ||
int | bindx[], | ||
int | rpntr[], | ||
int | cpntr[], | ||
int | bpntr[], | ||
double | val[], | ||
int | data_org[], | ||
double | status[], | ||
int | proc_config[] | ||
) |
Definition at line 50 of file az_ifpack_solve.c.