MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::NCWriteFV Class Reference

#include <NCWriteFV.hpp>

+ Inheritance diagram for moab::NCWriteFV:
+ Collaboration diagram for moab::NCWriteFV:

Public Member Functions

 NCWriteFV (WriteNC *writeNC, int fileId, const FileOptions &opts, EntityHandle fileSet)
virtual ~NCWriteFV ()

Detailed Description

Definition at line 17 of file NCWriteFV.hpp.


Constructor & Destructor Documentation

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 )
    {
    }

Definition at line 12 of file NCWriteFV.cpp.

{
    // TODO Auto-generated destructor stub
}

List of all members.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines