MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
mpi.hpp
1#ifndef MPQC_MPI_HPP
2#define MPQC_MPI_HPP
3
4#include "mpqc_config.h"
5
6#ifndef HAVE_MPI
7#warning MPQC will use serial MPI stub
8#endif // HAVE_MPI
9
10#include "mpqc/mpi/base.hpp"
11#include "mpqc/mpi/comm.hpp"
12
13// N.B. may require ARMCI
14//#include "mpqc/mpi/task.hpp"
15
16#endif // MPQC_MPI_HPP

Generated at Wed Sep 25 2024 02:45:30 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.