Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include <ReadHDF5Dataset.hpp>
Public Member Functions | |
Exception (int l) | |
Public Attributes | |
int | line_no |
Definition at line 47 of file ReadHDF5Dataset.hpp.
moab::ReadHDF5Dataset::Exception::Exception | ( | int | l | ) | [inline] |
Definition at line 51 of file ReadHDF5Dataset.hpp.
: line_no( l ) {}
Definition at line 50 of file ReadHDF5Dataset.hpp.