Utility class for managing PETSc operations.
More...
#include <Petsc.hpp>
Utility class for managing PETSc operations.
Definition at line 15 of file Petsc.hpp.
◆ finalize()
void precice::utils::Petsc::finalize |
( |
| ) |
|
|
static |
◆ initialize()
Initializes the Petsc environment.
- Parameters
-
[in] | comm | The communicator to Initialize PETSc on |
Definition at line 78 of file Petsc.cpp.
◆ _log
◆ weInitialized
bool precice::utils::Petsc::weInitialized = false |
|
staticprivate |
Whether we have initialized Petsc or if it was initialized by an application calling us.
Definition at line 29 of file Petsc.hpp.
The documentation for this class was generated from the following files: