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 | Public Attributes | List of all members
pism::LonLatGrid Struct Reference

#include <LonLatGrid.hh>

Public Member Functions

 LonLatGrid (const std::vector< double > &x, const std::vector< double > &y, const std::string &projection)
 

Public Attributes

std::vector< doublelon
 
std::vector< doublelat
 

Detailed Description

Grid definition using coordinates in radians.

Definition at line 33 of file LonLatGrid.hh.


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