YAC 3.7.1
Yet Another Coupler
Loading...
Searching...
No Matches
point_with_index Struct Reference
Collaboration diagram for point_with_index:
Collaboration graph

Data Fields

struct { 
 
   double   lon 
 
   double   lat 
 
p 
 
int i
 
struct { 
 
   double   lon 
 
   double   lat 
 
p 
 
int32_t lon
 
int32_t lat
 
int64_t i
 
int rank
 
yac_int id
 
size_t i
 
double dlon
 
double dlat
 

Detailed Description

Definition at line 88 of file toy_coupling.c.

Field Documentation

◆ dlat

double point_with_index::dlat

Definition at line 32 of file read_scrip_grid.c.

◆ dlon

double point_with_index::dlon

Definition at line 32 of file read_scrip_grid.c.

◆ i [1/3]

int point_with_index::i

Definition at line 93 of file toy_coupling.c.

◆ i [2/3]

int64_t point_with_index::i

Definition at line 490 of file read_mpiom_grid.c.

◆ i [3/3]

size_t point_with_index::i

Definition at line 31 of file read_scrip_grid.c.

◆ id

yac_int point_with_index::id

Definition at line 30 of file read_scrip_grid.c.

◆ lat [1/2]

int32_t point_with_index::lat

Definition at line 91 of file toy_coupling.c.

◆ lat [2/2]

int32_t point_with_index::lat

Definition at line 489 of file read_mpiom_grid.c.

◆ lon [1/2]

int32_t point_with_index::lon

Definition at line 91 of file toy_coupling.c.

◆ lon [2/2]

int32_t point_with_index::lon

Definition at line 489 of file read_mpiom_grid.c.

◆ [struct] [1/2]

struct { ... } point_with_index::p

◆ [struct] [2/2]

struct { ... } point_with_index::p

◆ rank

int point_with_index::rank

Definition at line 29 of file read_scrip_grid.c.


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