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