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/node70.html

137 lines
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2012 (1.2)
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 v2012">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="userhtml.css">
<LINK REL="next" HREF="node98.html">
<LINK REL="previous" HREF="node65.html">
<LINK REL="up" HREF="userhtml.html">
<LINK REL="next" HREF="node71.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html1110"
HREF="node71.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html1106"
HREF="userhtml.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html1100"
HREF="node69.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html1108"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html1111"
HREF="node71.html">psb_cdall Allocates</A>
<B> Up:</B> <A NAME="tex2html1107"
HREF="userhtml.html">userhtml</A>
<B> Previous:</B> <A NAME="tex2html1101"
HREF="node69.html">psb_scatter Scatter</A>
&nbsp; <B> <A NAME="tex2html1109"
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="tex2html1112"
HREF="node71.html">psb_cdall -- Allocates a communication descriptor</A>
<LI><A NAME="tex2html1113"
HREF="node72.html">psb_cdins -- Communication descriptor insert
routine</A>
<LI><A NAME="tex2html1114"
HREF="node73.html">psb_cdasb -- Communication descriptor assembly
routine</A>
<LI><A NAME="tex2html1115"
HREF="node74.html">psb_cdcpy -- Copies a communication descriptor</A>
<LI><A NAME="tex2html1116"
HREF="node75.html">psb_cdfree -- Frees a communication descriptor</A>
<LI><A NAME="tex2html1117"
HREF="node76.html">psb_cdbldext -- Build an extended communication
descriptor</A>
<LI><A NAME="tex2html1118"
HREF="node77.html">psb_spall -- Allocates a sparse matrix</A>
<LI><A NAME="tex2html1119"
HREF="node78.html">psb_spins -- Insert a cloud of elements into a sparse
matrix</A>
<LI><A NAME="tex2html1120"
HREF="node79.html">psb_spasb -- Sparse matrix assembly routine</A>
<LI><A NAME="tex2html1121"
HREF="node80.html">psb_spfree -- Frees a sparse matrix</A>
<LI><A NAME="tex2html1122"
HREF="node81.html">psb_sprn -- Reinit sparse matrix structure for psblas
routines.</A>
<LI><A NAME="tex2html1123"
HREF="node82.html">psb_geall -- Allocates a dense matrix</A>
<LI><A NAME="tex2html1124"
HREF="node83.html">psb_geins -- Dense matrix insertion routine</A>
<LI><A NAME="tex2html1125"
HREF="node84.html">psb_geasb -- Assembly a dense matrix</A>
<LI><A NAME="tex2html1126"
HREF="node85.html">psb_gefree -- Frees a dense matrix</A>
<LI><A NAME="tex2html1127"
HREF="node86.html">psb_gelp -- Applies a left permutation to a dense
matrix</A>
<LI><A NAME="tex2html1128"
HREF="node87.html">psb_glob_to_loc -- Global to local indices
convertion</A>
<LI><A NAME="tex2html1129"
HREF="node88.html">psb_loc_to_glob -- Local to global indices
conversion</A>
<LI><A NAME="tex2html1130"
HREF="node89.html">psb_is_owned -- </A>
<LI><A NAME="tex2html1131"
HREF="node90.html">psb_owned_index -- </A>
<LI><A NAME="tex2html1132"
HREF="node91.html">psb_is_local -- </A>
<LI><A NAME="tex2html1133"
HREF="node92.html">psb_local_index -- </A>
<LI><A NAME="tex2html1134"
HREF="node93.html">psb_get_boundary -- Extract list of boundary
elements</A>
<LI><A NAME="tex2html1135"
HREF="node94.html">psb_get_overlap -- Extract list of overlap
elements</A>
<LI><A NAME="tex2html1136"
HREF="node95.html">psb_sp_getrow -- Extract row(s) from a sparse
matrix</A>
<LI><A NAME="tex2html1137"
HREF="node96.html">psb_sizeof -- Memory occupation</A>
<LI><A NAME="tex2html1138"
HREF="node97.html">Sorting utilities -- </A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
</BODY>
</HTML>