Static Public Member Functions | |
| template<typename Type = MPI_Comm> | |
| static std::enable_if< std::is_pointer< Type >::value, Type >::type | to_mpi (const UPstream::Communicator &arg) noexcept |
| template<typename Type = MPI_Comm> | |
| static std::enable_if< std::is_integral< Type >::value, Type >::type | to_mpi (const UPstream::Communicator &arg) noexcept |
| template<typename Type = MPI_Request> | |
| static std::enable_if< std::is_pointer< Type >::value, Type >::type | to_mpi (const UPstream::Request &arg) noexcept |
| template<typename Type = MPI_Request> | |
| static std::enable_if< std::is_integral< Type >::value, Type >::type | to_mpi (const UPstream::Request &arg) noexcept |
Definition at line 48 of file openfoam_mpi.H.
|
inlinestaticnoexcept |
Definition at line 53 of file openfoam_mpi.H.
|
inlinestaticnoexcept |
Definition at line 61 of file openfoam_mpi.H.
|
inlinestaticnoexcept |
Definition at line 69 of file openfoam_mpi.H.
|
inlinestaticnoexcept |
Definition at line 77 of file openfoam_mpi.H.