|
YAC 3.12.0
Yet Another Coupler
|
#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"
Go to the source code of this file.
Functions | |
| static int | compare_cells (struct yac_grid_cell a, struct yac_grid_cell b) |
Definition in file test_lat_clipping.c.
|
static |