DragonFly On-Line Manual Pages

Search: Section:  


BSfree_copy_par_mat(3)           BlockSolve95           BSfree_copy_par_mat(3)

NAME

BSfree_copy_par_mat - Free a copy of a sparse matrix (parallel format)

INPUT PARAMETERS

A - The sparse matrix to be freed

RETURNS

void Notes: Only those portions that are copies (and not pointers) are freed.

SYNOPSIS

void BSfree_copy_par_mat(BSpar_mat *A)

LOCATION

BlockSolve95/src/BSfree_par_mat.c 10/26/1995 BSfree_copy_par_mat(3)

Search: Section: