37 void getGrids(BaseType *bt, vector<Grid *> *grids);
38 void getGrids(DDS &dds, vector<Grid *> *grids);
void getGrids(BaseType *bt, vector< Grid * > *grids)
Recursively traverses the BaseType bt (if its a constructor type) and collects pointers to all of the...
void apply_grid_selection_expressions(Grid *grid, vector< GSEClause * >clauses)
bool isGeoGrid(Grid *grid)
Evaluates a Grid to see if has suitable semantics for use with function_geogrid.
void parse_gse_expression(gse_arg *arg, BaseType *expr)