.. LIBPFASST documentation master file, created by sphinx-quickstart on Tue Jul 10 15:22:48 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================= LIBPFASST User's Guide ======================= LIBPFASST is a Fortran implementation of the PFASST algorithm. **Main parts of the documentation** * :doc:`Copyright ` - Copyright for the code * :doc:`License ` - Details of the open source license * :doc:`Download ` - download instructions. * :doc:`Compile ` - installation and compiling instructions. * :doc:`Tutorial ` - getting started and basic usage. * :doc:`Parameters ` - getting started and basic usage. .. * :doc:`Overview ` - design and interface overview. .. * :doc:`Reference ` - information about the internals of LIBPFASST..* :doc:`FORD ` - Source documentation created by FORD Contents ======== .. toctree:: :maxdepth: 2 copyright license download compiling tutorial parameters .. self .. overview .. maths .. reference .. communicators .. Indices and tables .. ================== .. * :ref:`genindex` .. * :ref:`modindex` * :ref:`search` Source Code =========== Documentation of the source code generated by FORD is `here `_.