.TH BSsetup_factor 3 "10/19/1995" " " "BlockSolve95" .SH NAME BSsetup_factor \- Set up the communication for factorization .SH INPUT PARAMETERS .PD 0 .TP .B A - a sparse matrix .PD 1 .PD 0 .TP .B procinfo - the usual processor stuff .PD 1 .SH RETURNS the communication structure for factorization .SH SYNOPSIS .nf BScomm *BSsetup_factor(BSpar_mat *A, BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSsetup_factor.c