Struct ae108::cpppetsc::ParallelComputePolicy
ClassList > ae108 > cpppetsc > ParallelComputePolicy
The policies configure the wrapper classes (error handling, communicator).
- #include <ParallelComputePolicy.h>
Public Static Functions
| Type | Name | 
|---|---|
| MPI_Comm | communicator () | 
| void | handleError (const PetscErrorCode code) | 
| bool | isPrimaryRank () | 
Public Static Functions Documentation
function communicator
static inline MPI_Comm ae108::cpppetsc::ParallelComputePolicy::communicator () 
function handleError
static inline void ae108::cpppetsc::ParallelComputePolicy::handleError (
    const PetscErrorCode code
) 
function isPrimaryRank
static inline bool ae108::cpppetsc::ParallelComputePolicy::isPrimaryRank () 
The documentation for this class was generated from the following file cpppetsc/src/include/ae108/cpppetsc/ParallelComputePolicy.h