OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
GridFunction.cc File Reference
#include "config.h"
#include <BaseType.h>
#include <Str.h>
#include <Array.h>
#include <Grid.h>
#include <Error.h>
#include <DDS.h>
#include <debug.h>
#include <util.h>
#include "GridFunction.h"
#include "gse_parser.h"
#include "grid_utils.h"
Include dependency graph for GridFunction.cc:

Go to the source code of this file.

Namespaces

 libdap
 

Functions

void libdap::function_grid (int argc, BaseType *argv[], DDS &, BaseType **btpp)
 The grid function uses a set of relational expressions to form a selection within a Grid variable based on the values in the Grid's map vectors. More...