double * node_y
The y-coordinates of network1d nodes.
Definition: CurvilinearGrid.hpp:39
int num_n
The number of curvilinear grid nodes along n.
Definition: CurvilinearGrid.hpp:45
A struct used to describe the values of a curvilinear grid in a C-compatible manner.
Definition: CurvilinearGrid.hpp:33
Contains all structs and functions exposed at the API level.
Definition: BoundingBox.hpp:32
double * node_x
The x-coordinates of network1d nodes.
Definition: CurvilinearGrid.hpp:36
int num_m
The number of curvilinear grid nodes along m.
Definition: CurvilinearGrid.hpp:42