.TH BSsetup_forward 3 "1/10/1996" " " "BlockSolve95" .SH NAME BSsetup_forward \- Set up the communication structure for triangular matrix solution .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 triangular matrix solution .SH SYNOPSIS .nf BScomm *BSsetup_forward(BSpar_mat *A, BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSsetup_forward.c