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

#include <GridInfo.hh>

+ Inheritance diagram for pism::grid::GridInfo:

Public Attributes

double x0
 x-coordinate of the domain center
 
double y0
 y-coordinate of the domain center
 
double Lx
 domain half-width in the X direction
 
double Ly
 domain half-width in the Y direction
 
std::vector< doublex
 x coordinates
 
std::vector< doubley
 y coordinates
 

Detailed Description

Definition at line 39 of file GridInfo.hh.


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