Skip to content

Struct ae108::cpppetsc::SequentialComputePolicy

ClassList > ae108 > cpppetsc > SequentialComputePolicy

The policies configure the wrapper classes (error handling, communicator).

  • #include <SequentialComputePolicy.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::SequentialComputePolicy::communicator () 

function handleError

static inline void ae108::cpppetsc::SequentialComputePolicy::handleError (
    const PetscErrorCode code
) 

function isPrimaryRank

static inline bool ae108::cpppetsc::SequentialComputePolicy::isPrimaryRank () 


The documentation for this class was generated from the following file cpppetsc/src/include/ae108/cpppetsc/SequentialComputePolicy.h