Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
ReadNC.hpp File Reference
#include <vector>
#include <map>
#include <set>
#include <string>
#include "moab/ReaderIface.hpp"
#include "moab/ScdInterface.hpp"
#include "DebugOutput.hpp"
#include "netcdf.h"
+ Include dependency graph for ReadNC.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moab::ReadNC
 Output Exodus File for VERDE. More...
class  moab::ReadNC::AttData
class  moab::ReadNC::VarData

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define NCFUNC(func)   nc_##func
#define NCFUNCAG(func)   nc_get##func
#define NCFUNCG(func)   nc_get##func
#define NCDF_SIZE   size_t
#define NCDF_DIFF   ptrdiff_t

Define Documentation

#define NCDF_DIFF   ptrdiff_t

Definition at line 51 of file ReadNC.hpp.

Referenced by moab::NCHelper::read_coordinate().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines