BSmat_subtract(3) BlockSolve95 BSmat_subtract(3)NAME
BSmat_subtract - Subtract shift*B from AINPUT PARAMETERS
A - a sparse matrix B - a sparse matrix shift - the multiple of B to subtract from ARETURNS
voidSYNOPSIS
void BSmat_subtract(BSspmat *A, BSspmat *B, FLOAT shift)LOCATION
BlockSolve95/src/BSmat_subtract.c 10/19/1995 BSmat_subtract(3)