YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_lat_clipping.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "grids/basic_grid.h"
#include "clipping.h"
#include "geometry.h"
#include "tests.h"
#include "area.h"
#include "test_common.h"
Include dependency graph for test_lat_clipping.c:

Go to the source code of this file.

Functions

static int compare_cells (struct yac_grid_cell a, struct yac_grid_cell b)
 

Detailed Description

Test
Test for yac_cell_lat_clipping routine.

Definition in file test_lat_clipping.c.

Function Documentation

◆ compare_cells()

static int compare_cells ( struct yac_grid_cell a,
struct yac_grid_cell b )
static

Definition at line 632 of file test_lat_clipping.c.

Here is the call graph for this function: