Go to the documentation of this file.
100 #ifndef nastranSurfaceWriter_H
101 #define nastranSurfaceWriter_H
111 namespace surfaceWriters
139 HashTable<loadFormat> fieldMap_;
142 const scalar geometryScale_;
165 const word& faceType,
212 const word& fieldName,
A class for handling words, derived from Foam::string.
Base class for surface writers.
A class for handling file names.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
declareSurfaceWriterWriteMethod(label)
static bool & parRun()
Is this a parallel run?
Abstract definition of a meshed surface defined by faces and points.
word format(conversionProperties.get< word >("format"))
Foam::fileFormats::NASCore::loadFormat loadFormat
Output load format.
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~nastranWriter()=default
Destructor.
virtual fileName write()
Write surface geometry to file.
TypeNameNoDebug("nastran")
Declare type-name, virtual type (with debug switch)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A surface writer for the Nastran file format - both surface mesh and fields.
nastranWriter()
Default construct. Default SHORT format.
Foam::fileFormats::NASCore::fieldFormat fieldFormat
File field formats.