Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include <NCWriteEuler.hpp>
Public Member Functions | |
NCWriteEuler (WriteNC *writeNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | |
virtual | ~NCWriteEuler () |
Definition at line 17 of file NCWriteEuler.hpp.
moab::NCWriteEuler::NCWriteEuler | ( | WriteNC * | writeNC, |
int | fileId, | ||
const FileOptions & | opts, | ||
EntityHandle | fileSet | ||
) | [inline] |
Definition at line 20 of file NCWriteEuler.hpp.
: ScdNCWriteHelper( writeNC, fileId, opts, fileSet ) { }
moab::NCWriteEuler::~NCWriteEuler | ( | ) | [virtual] |
Definition at line 12 of file NCWriteEuler.cpp.
{
// TODO Auto-generated destructor stub
}