Home
last modified time | relevance | path

Searched refs:unstructuredGridSize (Results 1 – 1 of 1) sorted by relevance

/dports/science/cdo/cdo-2.0.0/src/mpim_grid/
H A Dmpim_grid.cc1096 auto unstructuredGridSize = gridInqSize(unstructuredGridID); in gridToUnstructuredSelecton() local
1108 …std::vector<double> xvalsUnstructured(unstructuredGridSize), yvalsUnstructured(unstructuredGridSiz… in gridToUnstructuredSelecton()
1127 …r<double> xboundsUnstructured(nvertex * unstructuredGridSize), yboundsUnstructured(nvertex * unstr… in gridToUnstructuredSelecton()