| 
    PAPRECA hybrid off-lattice kMC/MD simulator
    2.0.0 (17 September 2024)
    
   | 
 
Functions that enable the communication of error/warning messages to the terminal and coordinate the safe termination of MPI processes. More...


Go to the source code of this file.
Namespaces | |
| PAPRECA | |
Functions | |
| void | PAPRECA::warnOne (MPI_Comm communicator, const std::string &message) | 
| void | PAPRECA::warnAll (MPI_Comm communicator, const std::string &message) | 
| void | PAPRECA::allAbort (MPI_Comm communicator) | 
| void | PAPRECA::allAbortWithMessage (MPI_Comm communicator, const std::string &message) | 
Functions that enable the communication of error/warning messages to the terminal and coordinate the safe termination of MPI processes.