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::petsc::VecArray Class Reference

Wrapper around VecGetArray and VecRestoreArray. More...

#include <Vec.hh>

Public Member Functions

 VecArray (::Vec v)
 
 ~VecArray ()
 
double * get ()
 

Private Attributes

::Vec m_v
 
double * m_array
 

Detailed Description

Wrapper around VecGetArray and VecRestoreArray.

Definition at line 44 of file Vec.hh.


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