Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
ReadSms.cpp File Reference
#include "ReadSms.hpp"
#include "FileTokenizer.hpp"
#include "Internals.hpp"
#include "moab/Interface.hpp"
#include "moab/ReadUtilIface.hpp"
#include "moab/Range.hpp"
#include "MBTagConventions.hpp"
#include "MBParallelConventions.h"
#include "moab/CN.hpp"
#include <cerrno>
#include <cstring>
#include <map>
#include <set>
#include <iostream>
+ Include dependency graph for ReadSms.cpp:

Go to the source code of this file.

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define CHECK(a)
#define CHECKN(a)   if( n != ( a ) ) return MB_FILE_WRITE_ERROR

Define Documentation

#define CHECKN (   a)    if( n != ( a ) ) return MB_FILE_WRITE_ERROR

Definition at line 45 of file ReadSms.cpp.

Referenced by moab::ReadSms::load_file_impl().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines