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.
60 lines
1.6 KiB
TeX
60 lines
1.6 KiB
TeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
% Contents: The title page
|
|
% $Id: title.tex 1999 2007-10-29 15:25:27Z sfilippo $
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
\ifx\pdfoutput\undefined % We're not running pdftex
|
|
\else
|
|
\pdfbookmark{MLD2P4 User's and Reference Guide}{title}
|
|
\fi
|
|
\newlength{\centeroffset}
|
|
%\setlength{\centeroffset}{-0.5\oddsidemargin}
|
|
%\addtolength{\centeroffset}{0.5\evensidemargin}
|
|
%\addtolength{\textwidth}{-\centeroffset}
|
|
\thispagestyle{empty}
|
|
\vspace*{\stretch{1}}
|
|
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
|
|
\flushright
|
|
{\Huge\bfseries MLD2P4\\[.8ex] User's and Reference Guide
|
|
}
|
|
\noindent\rule[-1ex]{\textwidth}{5pt}\\[2.5ex]
|
|
\hfill\emph{\Large A guide for the Multi-Level Domain Decomposition \\[.6ex]
|
|
Parallel Preconditioners Package
|
|
based on PSBLAS}
|
|
\end{minipage}}
|
|
|
|
|
|
\vspace{\stretch{1}}
|
|
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
|
|
\flushright
|
|
{\large\bfseries Pasqua D'Ambra}\\
|
|
\large ICAR-CNR, Naples, Italy\\[3ex]
|
|
{\large\bfseries Daniela di Serafino}\\
|
|
\large Second University of Naples, Italy\\[3ex]
|
|
{\large\bfseries Salvatore Filippone} \\
|
|
\large University of Rome ``Tor Vergata'', Italy
|
|
%\\[10ex]
|
|
%\today
|
|
\end{minipage}}
|
|
|
|
\vspace{\stretch{1}}
|
|
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
|
|
\flushright
|
|
\large Software version: 1.0\\
|
|
\today
|
|
\end{minipage}}
|
|
|
|
|
|
%\addtolength{\textwidth}{\centeroffset}
|
|
\vspace{\stretch{2}}
|
|
|
|
\endinput
|
|
|
|
%
|
|
|
|
% Local Variables:
|
|
% TeX-master: "userguide"
|
|
% mode: latex
|
|
% mode: flyspell
|
|
% End:
|