YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_compute_overlap_area.c File Reference
#include "tests.h"
#include "clipping.h"
#include "geometry.h"
#include "area.h"
#include "test_common.h"
Include dependency graph for test_compute_overlap_area.c:

Go to the source code of this file.

Variables

static enum yac_edge_type gc_edges []
 
static enum yac_edge_type latlon_edges [4]
 

Detailed Description

Test
Test for yac_compute_overlap_areas routine.

Definition in file test_compute_overlap_area.c.

Variable Documentation

◆ gc_edges

◆ latlon_edges

enum yac_edge_type latlon_edges[4]
static
Initial value:
=
@ YAC_LAT_CIRCLE_EDGE
latitude circle
Definition grid_cell.h:14
@ YAC_LON_CIRCLE_EDGE
longitude circle
Definition grid_cell.h:15

Definition at line 26 of file test_compute_overlap_area.c.