49 #ifndef nastranSurfaceWriter_H 50 #define nastranSurfaceWriter_H 111 const word& faceType,
130 const word& nasFieldName,
144 const word& fieldName,
146 const bool isNodeValues,
186 const bool verbose =
false 197 const word& fieldName,
199 const bool isNodeValues,
200 const bool verbose =
false 211 const word& fieldName,
213 const bool isNodeValues,
214 const bool verbose =
false 225 const word& fieldName,
227 const bool isNodeValues,
228 const bool verbose =
false 239 const word& fieldName,
241 const bool isNodeValues,
242 const bool verbose =
false 253 const word& fieldName,
255 const bool isNodeValues,
256 const bool verbose =
false
nastranSurfaceWriter()
Construct null.
const pointField & points
TypeName("nastran")
Runtime type information.
An STL-conforming hash table.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A surface writer for the Nastran file format - both surface mesh and fields.
virtual ~nastranSurfaceWriter()
Destructor.
Base class for surface writers.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const bool verbose=false) const
Write single surface geometry to file.
virtual bool separateGeometry()
True if the surface format supports geometry in a separate file.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
A class for handling file names.
static const NamedEnum< writeFormat, 3 > writeFormatNames_