PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Private Attributes | List of all members
pism::ParallelSection Class Reference

#include <error_handling.hh>

Public Member Functions

 ParallelSection (MPI_Comm com)
 
 ~ParallelSection ()=default
 
void check ()
 
void failed ()
 Indicates a failure of a parallel section. More...
 
void reset ()
 

Private Attributes

bool m_failed
 
MPI_Comm m_com
 

Detailed Description

Definition at line 69 of file error_handling.hh.


The documentation for this class was generated from the following files: