Enable support for building mpi-win-x86_64-gcc
[charm.git] / doc / parfum / manual.tex
blob88ec6184dac4919c28cb10ca8e25ec9ab89f3cff
1 \documentclass[10pt]{article}
2 \usepackage{../pplmanual}
3 \input{../pplmanual}
5 \makeindex
7 \title{Parallel Framework for Unstructured Meshes (ParFUM) Manual}
8 \version{0.1}
9 \credits{ParFUM is the second generation of the \charmpp{} FEM
10 Framework and has been developed by Sayantan Chakravorty, Terry
11 Wilmarth, Aaron Becker, Isaac Dooley, Nilesh Choudhury, Orion Lawlor,
12 Milind Bhandarkar, Timothy Hinrichs and Karthikeyan Mahesh.}
14 \begin{document}
16 \maketitle
18 \section{Introduction}
19 \label{sec:intro}
20 \input{intro}
22 \section{Program Structure, Compilation and Execution}
23 \label{sec:program}
24 \input{program}
26 \section{ParFUM API Reference}
27 \label{sec:api}
28 \input{api}
30 \input{index}
31 \end{document}