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.
amg4psblas/docs/html/index.html

176 lines
4.5 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>userhtml</TITLE>
<META NAME="description" CONTENT="userhtml">
<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="node1.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html25"
HREF="node1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png">
<A NAME="tex2html23"
HREF="node2.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html26"
HREF="node1.html">Abstract</A>
&nbsp; <B> <A NAME="tex2html24"
HREF="node2.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<FONT SIZE="+2"><B>MLD2P4
<BR>
<BR>
User's and Reference Guide</B></FONT>
<BR><I><FONT SIZE="+1">A guide for the MultiLevel Domain Decomposition
Parallel Preconditioners Package
based on PSBLAS</FONT></I>
<BR>
<BR>
<BR>
<BR><FONT SIZE="+1"><B>Pasqua D'Ambra</B></FONT>
<BR><FONT SIZE="+1">IAC-CNR, Naples, Italy
<BR>
<BR>
<BR>
<BR><FONT SIZE="+1"><B>Daniela di Serafino</B></FONT>
<BR><FONT SIZE="+1">University of Campania ``Luigi Vanvitelli'', Caserta, Italy
<BR>
<BR>
<BR>
<BR><FONT SIZE="+1"><B>Salvatore Filippone</B></FONT>
<BR><FONT SIZE="+1">Cranfield University, Cranfield, United Kingdom
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
Software version: 2.1
<BR>
July 31, 2017
<BR>
</FONT></FONT></FONT>
<P>
<FONT SIZE="+1"><FONT SIZE="+1"><FONT SIZE="+1">
</FONT></FONT></FONT>
<P>
<FONT SIZE="+1"><FONT SIZE="+1"><FONT SIZE="+1"></FONT></FONT></FONT>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"></A>
<UL>
<LI><A NAME="tex2html27"
HREF="node1.html">Abstract</A>
<LI><A NAME="tex2html28"
HREF="node2.html">Contents</A>
<LI><A NAME="tex2html29"
HREF="node3.html">General Overview</A>
<LI><A NAME="tex2html30"
HREF="node4.html">Code Distribution</A>
<UL>
<LI><A NAME="tex2html31"
HREF="node5.html">Contributors</A>
</UL>
<BR>
<LI><A NAME="tex2html32"
HREF="node6.html">Configuring and Building MLD2P4</A>
<UL>
<LI><A NAME="tex2html33"
HREF="node7.html">Prerequisites</A>
<LI><A NAME="tex2html34"
HREF="node8.html">Optional third party libraries</A>
<LI><A NAME="tex2html35"
HREF="node9.html">Configuration options</A>
<LI><A NAME="tex2html36"
HREF="node10.html">Bug reporting</A>
<LI><A NAME="tex2html37"
HREF="node11.html">Example and test programs</A>
</UL>
<BR>
<LI><A NAME="tex2html38"
HREF="node12.html">Multigrid Background</A>
<UL>
<LI><A NAME="tex2html39"
HREF="node13.html">AMG preconditioners</A>
<LI><A NAME="tex2html40"
HREF="node14.html">Smoothed Aggregation</A>
<LI><A NAME="tex2html41"
HREF="node15.html">Smoothers and coarsest-level solvers</A>
</UL>
<BR>
<LI><A NAME="tex2html42"
HREF="node16.html">Getting Started</A>
<UL>
<LI><A NAME="tex2html43"
HREF="node17.html">Examples</A>
</UL>
<BR>
<LI><A NAME="tex2html44"
HREF="node18.html">User Interface</A>
<UL>
<LI><A NAME="tex2html45"
HREF="node19.html">Subroutine init</A>
<LI><A NAME="tex2html46"
HREF="node20.html">Subroutine set</A>
<LI><A NAME="tex2html47"
HREF="node21.html">Subroutine build</A>
<LI><A NAME="tex2html48"
HREF="node22.html">Subroutine hierarchy_build</A>
<LI><A NAME="tex2html49"
HREF="node23.html">Subroutine smoothers_build</A>
<LI><A NAME="tex2html50"
HREF="node24.html">Subroutine apply</A>
<LI><A NAME="tex2html51"
HREF="node25.html">Subroutine free</A>
<LI><A NAME="tex2html52"
HREF="node26.html">Subroutine descr</A>
</UL>
<BR>
<LI><A NAME="tex2html53"
HREF="node27.html">Adding new smoother and solver objects to MLD2P4</A>
<LI><A NAME="tex2html54"
HREF="node28.html">Error Handling</A>
<LI><A NAME="tex2html55"
HREF="node29.html">License</A>
<LI><A NAME="tex2html56"
HREF="node30.html">Bibliography</A>
<LI><A NAME="tex2html57"
HREF="node31.html">About this document ...</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
</BODY>
</HTML>