moab
SparseTag.hpp File Reference
#include <map>
#include <vector>
#include "TagInfo.hpp"
#include <stdlib.h>

Go to the source code of this file.

Classes

class  moab::SparseTagDataAllocator
 allocator for tag data More...
class  moab::SparseTag
 Sparse tag data. More...

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define STRINGIFY_(X)   #X
#define STRINGIFY(X)   STRINGIFY_(X)

Define Documentation

#define STRINGIFY (   X)    STRINGIFY_(X)

Definition at line 30 of file SparseTag.hpp.

#define STRINGIFY_ (   X)    #X

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Coroporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Definition at line 29 of file SparseTag.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines