MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "moab/Core.hpp"
#include "moab/Interface.hpp"
#include "moab/Range.hpp"
#include "moab/CN.hpp"
#include "MBTagConventions.hpp"
#include <iostream>
Go to the source code of this file.
Classes | |
class | smoab::Tag |
class | smoab::MaterialTag |
class | smoab::DirichletTag |
class | smoab::NeumannTag |
class | smoab::GroupTag |
class | smoab::GeomTag |
class | smoab::Interface |
Namespaces | |
namespace | smoab |
namespace | smoab::detail |
Typedefs | |
typedef moab::Range | smoab::Range |
typedef moab::EntityHandle | smoab::EntityHandle |
typedef moab::EntityType | smoab::EntityType |
Enumerations | |
enum | smoab::adjacency_type { smoab::INTERSECT = moab::Interface::INTERSECT, smoab::UNION = moab::Interface::UNION } |
Functions | |
void | smoab::RangeToVector (const smoab::Range &range, std::vector< smoab::EntityHandle > &vector) |