Program Listing for File mpi_guard.hpp

Return to documentation for file (include/uitsl/mpi/mpi_guard.hpp)

#pragma once
#ifndef UITSL_MPI_MPI_GUARD_HPP_INCLUDE
#define UITSL_MPI_MPI_GUARD_HPP_INCLUDE

#include "MpiGuard.hpp"

namespace uitsl {

inline const uitsl::MpiGuard mpi_guard;

} // namespace uitsl

#endif // #ifndef UITSL_MPI_MPI_GUARD_HPP_INCLUDE