You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/docs/html/node58.html

132 lines
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2008 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Data management routines</TITLE>
<META NAME="description" CONTENT="Data management routines">
<META NAME="keywords" CONTENT="userhtml">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="userhtml.css">
<LINK REL="next" HREF="node86.html">
<LINK REL="previous" HREF="node53.html">
<LINK REL="up" HREF="userhtml.html">
<LINK REL="next" HREF="node59.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html923"
HREF="node59.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html919"
HREF="userhtml.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html913"
HREF="node57.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html921"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html924"
HREF="node59.html">psb_cdall Allocates</A>
<B> Up:</B> <A NAME="tex2html920"
HREF="userhtml.html">userhtml</A>
<B> Previous:</B> <A NAME="tex2html914"
HREF="node57.html">psb_scatter Scatter</A>
&nbsp; <B> <A NAME="tex2html922"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00070000000000000000"></A>
<A NAME="sec:toolsrout"></A>
<BR>
Data management routines
</H1>
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL>
<LI><A NAME="tex2html925"
HREF="node59.html">psb_cdall -- Allocates a communication descriptor</A>
<LI><A NAME="tex2html926"
HREF="node60.html">psb_cdins -- Communication descriptor insert routine</A>
<LI><A NAME="tex2html927"
HREF="node61.html">psb_cdasb -- Communication descriptor assembly routine</A>
<LI><A NAME="tex2html928"
HREF="node62.html">psb_cdcpy -- Copies a communication descriptor</A>
<LI><A NAME="tex2html929"
HREF="node63.html">psb_cdfree -- Frees a communication descriptor</A>
<LI><A NAME="tex2html930"
HREF="node64.html">psb_cdbldext -- Build an extended communication
descriptor</A>
<LI><A NAME="tex2html931"
HREF="node65.html">psb_spall -- Allocates a sparse matrix</A>
<LI><A NAME="tex2html932"
HREF="node66.html">psb_spins -- Insert a cloud of elements into a sparse
matrix</A>
<LI><A NAME="tex2html933"
HREF="node67.html">psb_spasb -- Sparse matrix assembly routine</A>
<LI><A NAME="tex2html934"
HREF="node68.html">psb_spfree -- Frees a sparse matrix</A>
<LI><A NAME="tex2html935"
HREF="node69.html">psb_sprn -- Reinit sparse matrix structure for psblas
routines.</A>
<LI><A NAME="tex2html936"
HREF="node70.html">psb_geall -- Allocates a dense matrix</A>
<LI><A NAME="tex2html937"
HREF="node71.html">psb_geins -- Dense matrix insertion routine</A>
<LI><A NAME="tex2html938"
HREF="node72.html">psb_geasb -- Assembly a dense matrix</A>
<LI><A NAME="tex2html939"
HREF="node73.html">psb_gefree -- Frees a dense matrix</A>
<LI><A NAME="tex2html940"
HREF="node74.html">psb_gelp -- Applies a left permutation to a dense
matrix</A>
<LI><A NAME="tex2html941"
HREF="node75.html">psb_glob_to_loc -- Global to local indices
convertion</A>
<LI><A NAME="tex2html942"
HREF="node76.html">psb_loc_to_glob -- Local to global indices
conversion</A>
<LI><A NAME="tex2html943"
HREF="node77.html">psb_is_owned </A>
<LI><A NAME="tex2html944"
HREF="node78.html">psb_owned_index </A>
<LI><A NAME="tex2html945"
HREF="node79.html">psb_is_local </A>
<LI><A NAME="tex2html946"
HREF="node80.html">psb_local_index </A>
<LI><A NAME="tex2html947"
HREF="node81.html">psb_get_boundary -- Extract list of boundary elements</A>
<LI><A NAME="tex2html948"
HREF="node82.html">psb_get_overlap -- Extract list of overlap elements</A>
<LI><A NAME="tex2html949"
HREF="node83.html">psb_sp_getrow -- Extract row(s) from a sparse matrix</A>
<LI><A NAME="tex2html950"
HREF="node84.html">psb_sizeof -- Memory occupation</A>
<LI><A NAME="tex2html951"
HREF="node85.html">Sorting utilities</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
</BODY>
</HTML>