104 #ifndef Foam_surfaceWriters_nastranWriter_H 105 #define Foam_surfaceWriters_nastranWriter_H 115 namespace surfaceWriters
143 HashTable<loadFormat> fieldMap_;
146 bool commonGeometry_;
211 const word& fieldName,
A class for handling file names.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual fileName write()
Write surface geometry to file.
TypeNameNoDebug("nastran")
Declare type-name, virtual type (with debug switch)
static bool & parRun() noexcept
Test if this a parallel run.
Foam::fileFormats::NASCore::fieldFormat fieldFormat
File field formats.
Abstract definition of a meshed surface defined by faces and points.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
Generic templated field type.
virtual bool usesFaceIds() const
Format uses faceIds as part of its output.
A class for handling words, derived from Foam::string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A Vector of values with scalar precision, where scalar is float/double depending on the compilation f...
OBJstream os(runTime.globalPath()/outputName)
nastranWriter()
Default construct. Default SHORT format.
word format(conversionProperties.get< word >("format"))
Tensor of scalars, i.e. Tensor<scalar>.
Foam::fileFormats::NASCore::loadFormat loadFormat
Output load format.
virtual ~nastranWriter()=default
Destructor.
declareSurfaceWriterWriteMethod(label)