105 double rho,
int id,
int beg_rowP,
Factor_dh * F);
void Factor_dhPrintRows(Factor_dh mat, FILE *fp)
MPI_Request send_reqHi[MAX_MPI_TASKS]
MPI_Request recv_reqHi[MAX_MPI_TASKS]
void Factor_dhPrintGraph(Factor_dh mat, char *filename)
double Factor_dhCondEst(Factor_dh mat, Euclid_dh ctx)
void Factor_dhCreate(Factor_dh *mat)
void Factor_dhInit(void *A, bool fillFlag, bool avalFlag, double rho, int id, int beg_rowP, Factor_dh *Fout)
void Factor_dhTranspose(Factor_dh A, Factor_dh *Bout)
void Factor_dhSolve(double *rhs, double *lhs, Euclid_dh ctx)
void Factor_dhPrintDiags(Factor_dh mat, FILE *fp)
void Factor_dhSolveSetup(Factor_dh mat, SubdomainGraph_dh sg)
double Factor_dhMaxValue(Factor_dh mat)
MPI_Request send_reqLo[MAX_MPI_TASKS]
MPI_Status status[MAX_MPI_TASKS]
void Factor_dhPrintTriples(Factor_dh mat, char *filename)
MPI_Request recv_reqLo[MAX_MPI_TASKS]
void Factor_dhReallocate(Factor_dh F, int used, int additional)
MPI_Request requests[MAX_MPI_TASKS]
double Factor_dhMaxPivotInverse(Factor_dh mat)
int Factor_dhReadNz(Factor_dh mat)
void Factor_dhSolveSeq(double *rhs, double *lhs, Euclid_dh ctx)
void Factor_dhDestroy(Factor_dh mat)