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.
134 lines
4.4 KiB
HTML
134 lines
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2018 (Released Feb 1, 2018) -->
|
|
<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 v2018">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="userhtml.css">
|
|
|
|
<LINK REL="next" HREF="node99.html">
|
|
<LINK REL="previous" HREF="node66.html">
|
|
<LINK REL="up" HREF="userhtml.html">
|
|
<LINK REL="next" HREF="node72.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
|
|
<DIV CLASS="navigation"><!--Navigation Panel-->
|
|
<A NAME="tex2html1127"
|
|
HREF="node72.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html1123"
|
|
HREF="userhtml.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html1117"
|
|
HREF="node70.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html1125"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html1128"
|
|
HREF="node72.html">psb_cdall Allocates</A>
|
|
<B> Up:</B> <A NAME="tex2html1124"
|
|
HREF="userhtml.html">userhtml</A>
|
|
<B> Previous:</B> <A NAME="tex2html1118"
|
|
HREF="node70.html">psb_scatter Scatter</A>
|
|
<B> <A NAME="tex2html1126"
|
|
HREF="node1.html">Contents</A></B>
|
|
<BR>
|
|
<BR></DIV>
|
|
<!--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 CLASS="ChildLinks">
|
|
<LI><A NAME="tex2html1129"
|
|
HREF="node72.html">psb_cdall -- Allocates a communication descriptor</A>
|
|
<LI><A NAME="tex2html1130"
|
|
HREF="node73.html">psb_cdins -- Communication descriptor insert
|
|
routine</A>
|
|
<LI><A NAME="tex2html1131"
|
|
HREF="node74.html">psb_cdasb -- Communication descriptor assembly
|
|
routine</A>
|
|
<LI><A NAME="tex2html1132"
|
|
HREF="node75.html">psb_cdcpy -- Copies a communication descriptor</A>
|
|
<LI><A NAME="tex2html1133"
|
|
HREF="node76.html">psb_cdfree -- Frees a communication descriptor</A>
|
|
<LI><A NAME="tex2html1134"
|
|
HREF="node77.html">psb_cdbldext -- Build an extended communication
|
|
descriptor</A>
|
|
<LI><A NAME="tex2html1135"
|
|
HREF="node78.html">psb_spall -- Allocates a sparse matrix</A>
|
|
<LI><A NAME="tex2html1136"
|
|
HREF="node79.html">psb_spins -- Insert a cloud of elements into a sparse
|
|
matrix</A>
|
|
<LI><A NAME="tex2html1137"
|
|
HREF="node80.html">psb_spasb -- Sparse matrix assembly routine</A>
|
|
<LI><A NAME="tex2html1138"
|
|
HREF="node81.html">psb_spfree -- Frees a sparse matrix</A>
|
|
<LI><A NAME="tex2html1139"
|
|
HREF="node82.html">psb_sprn -- Reinit sparse matrix structure for psblas
|
|
routines.</A>
|
|
<LI><A NAME="tex2html1140"
|
|
HREF="node83.html">psb_geall -- Allocates a dense matrix</A>
|
|
<LI><A NAME="tex2html1141"
|
|
HREF="node84.html">psb_geins -- Dense matrix insertion routine</A>
|
|
<LI><A NAME="tex2html1142"
|
|
HREF="node85.html">psb_geasb -- Assembly a dense matrix</A>
|
|
<LI><A NAME="tex2html1143"
|
|
HREF="node86.html">psb_gefree -- Frees a dense matrix</A>
|
|
<LI><A NAME="tex2html1144"
|
|
HREF="node87.html">psb_gelp -- Applies a left permutation to a dense
|
|
matrix</A>
|
|
<LI><A NAME="tex2html1145"
|
|
HREF="node88.html">psb_glob_to_loc -- Global to local indices
|
|
convertion</A>
|
|
<LI><A NAME="tex2html1146"
|
|
HREF="node89.html">psb_loc_to_glob -- Local to global indices
|
|
conversion</A>
|
|
<LI><A NAME="tex2html1147"
|
|
HREF="node90.html">psb_is_owned -- </A>
|
|
<LI><A NAME="tex2html1148"
|
|
HREF="node91.html">psb_owned_index -- </A>
|
|
<LI><A NAME="tex2html1149"
|
|
HREF="node92.html">psb_is_local -- </A>
|
|
<LI><A NAME="tex2html1150"
|
|
HREF="node93.html">psb_local_index -- </A>
|
|
<LI><A NAME="tex2html1151"
|
|
HREF="node94.html">psb_get_boundary -- Extract list of boundary
|
|
elements</A>
|
|
<LI><A NAME="tex2html1152"
|
|
HREF="node95.html">psb_get_overlap -- Extract list of overlap
|
|
elements</A>
|
|
<LI><A NAME="tex2html1153"
|
|
HREF="node96.html">psb_sp_getrow -- Extract row(s) from a sparse
|
|
matrix</A>
|
|
<LI><A NAME="tex2html1154"
|
|
HREF="node97.html">psb_sizeof -- Memory occupation</A>
|
|
<LI><A NAME="tex2html1155"
|
|
HREF="node98.html">Sorting utilities -- </A>
|
|
</UL>
|
|
<!--End of Table of Child-Links-->
|
|
<BR><HR>
|
|
|
|
</BODY>
|
|
</HTML>
|