OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
ugr5.cc File Reference
#include "config.h"
#include <limits.h>
#include <cstdlib>
#include <cerrno>
#include <cmath>
#include <iostream>
#include <sstream>
#include <curl/curl.h>
#include "BaseType.h"
#include "Int32.h"
#include "Str.h"
#include "Array.h"
#include "Structure.h"
#include "Error.h"
#include "BESDebug.h"
#include "util.h"
#include "ugrid_utils.h"
#include "MeshDataVariable.h"
#include "TwoDMeshTopology.h"
#include "NDimensionalArray.h"
#include "ugr5.h"
Include dependency graph for ugr5.cc:

Go to the source code of this file.

Namespaces

 ugrid
 

Macros

#define DODS_DEBUG
 

Functions

void ugrid::ugr5 (int argc, BaseType *argv[], DDS &dds, BaseType **btpp)
 Subset an irregular mesh (aka unstructured grid). More...
 

Macro Definition Documentation

#define DODS_DEBUG

Definition at line 45 of file ugr5.cc.