PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
pism::GridPoint Class Reference

#include <Grid.hh>

Public Member Functions

 GridPoint ()
 
 GridPoint (int i_, int j_, int i_first, int i_last)
 
GridPointoperator++ ()
 
GridPointoperator* ()
 
bool operator!= (GridPoint &other) const
 
int i () const
 
int j () const
 

Private Attributes

int m_i
 
int m_j
 
int m_i_first
 
int m_i_last
 

Detailed Description

Definition at line 157 of file Grid.hh.


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