• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H26-Feb-2018-

src/H26-Feb-2018-

test/H26-Feb-2018-

.gitignoreH A D26-Feb-201846

LICENSEH A D26-Feb-20181.3 KiB

README.rstH A D26-Feb-2018734

make.arch.templateH A D26-Feb-2018451

README.rst

1MPIFX - Modern Fortran Interface for MPI
2========================================
3
4The open source library `MPIFX <https://github.com/dftbplus/mpifx>`_ is
5an effort to provide modern Fortran (Fortran 2003) wrappers around
6routines of the MPI library to make their use as simple as possible. The
7documentation is included inside the repository, but is also available at
8`dftbplus.github.io <https://dftbplus.github.io/>`_.
9
10It currently contains only a few routines so far, but if those happen to be the
11ones you need, feel free to use this project (MPIFX is licensed under the
12**simplified BSD license**).
13
14If your desired MPI routine is not yet wrapped up, feel free to contribute to
15the project to include the target functionality.
16