Next:
psb_cdall Allocates
Up:
userhtml
Previous:
psb_scatter Scatter
Contents
Data management routines
Subsections
psb_cdall -- Allocates a communication descriptor
psb_cdins -- Communication descriptor insert routine
psb_cdasb -- Communication descriptor assembly routine
psb_cdcpy -- Copies a communication descriptor
psb_cdfree -- Frees a communication descriptor
psb_cdbldext -- Build an extended communication descriptor
psb_spall -- Allocates a sparse matrix
psb_spins -- Insert a set of coefficients into a sparse matrix
psb_spasb -- Sparse matrix assembly routine
psb_spfree -- Frees a sparse matrix
psb_sprn -- Reinit sparse matrix structure for psblas routines.
psb_geall -- Allocates a dense matrix
psb_geins -- Dense matrix insertion routine
psb_geasb -- Assembly a dense matrix
psb_gefree -- Frees a dense matrix
psb_gelp -- Applies a left permutation to a dense matrix
psb_glob_to_loc -- Global to local indices convertion
psb_loc_to_glob -- Local to global indices conversion
psb_is_owned --
psb_owned_index --
psb_is_local --
psb_local_index --
psb_get_boundary -- Extract list of boundary elements
psb_get_overlap -- Extract list of overlap elements
psb_sp_getrow -- Extract row(s) from a sparse matrix
psb_sizeof -- Memory occupation
Sorting utilities --