mpi_error

Public Functions

Name
mpi_error(const string restrict function_name, const string restrict mpi_function_name, const string restrict error_message)
Print error message.

Public Functions Documentation

function mpi_error

inline mpi_error(
    const string __restrict__ function_name,
    const string __restrict__ mpi_function_name,
    const string __restrict__ error_message
)

Print error message.


Updated on 12 February 2021 at 11:59:50 CET