PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include "pism/util/petscwrappers/PetscInitializer.hh"
#include <petscsys.h>
#include <mpi.h>
#include <cstdio>
#include "pism/util/error_handling.hh"
Go to the source code of this file.
Namespaces | |
namespace | pism |
namespace | pism::petsc |
Wrappers for some PETSc objects (these wrappers simplify memory management). | |