NOAA-ORR-ERD / cell_tree2d

Cell Tree data structure for fast searching of an unstructured grid for the polygon containing the specified point
16 stars 11 forks source link

Need to handle alternative int/float lengths. #2

Open jay-hennen opened 8 years ago

jay-hennen commented 8 years ago

Need to force node/face data type conformance to int32 and float64. Alternatively, make C code more flexible in addressing node/faces array.