This is the complete list of members for nastranWriter, including all inherited members.
appendField(const word &fieldName, const Field< label > &vals) | coordSetWriter | inlineprotected |
appendField(const word &fieldName, const Field< scalar > &vals) | coordSetWriter | inlineprotected |
appendField(const word &fieldName, const Field< vector > &vals) | coordSetWriter | inlineprotected |
appendField(const word &fieldName, const Field< sphericalTensor > &vals) | coordSetWriter | inlineprotected |
appendField(const word &fieldName, const Field< symmTensor > &vals) | coordSetWriter | inlineprotected |
appendField(const word &fieldName, const Field< tensor > &vals) | coordSetWriter | inlineprotected |
beginTime(const Time &t) | coordSetWriter | virtual |
beginTime(const instant &inst) | coordSetWriter | virtual |
buffering() const | coordSetWriter | virtual |
buffering(const bool on) | coordSetWriter | virtual |
buffering_ | coordSetWriter | mutableprotected |
checkOpen() const | coordSetWriter | protected |
clear() | coordSetWriter | virtual |
clearBuffers() | coordSetWriter | protected |
close(bool force=false) | coordSetWriter | virtual |
coords_ | coordSetWriter | protected |
coordSetWriter(const coordSetWriter &)=delete | coordSetWriter | protected |
coordSetWriter() | coordSetWriter | |
coordSetWriter(const dictionary &options) | coordSetWriter | explicit |
currTime_ | coordSetWriter | protected |
declareCoordSetWriterWriteMethod(label) | nastranWriter | |
declareCoordSetWriterWriteMethod(scalar) | nastranWriter | |
declareCoordSetWriterWriteMethod(vector) | nastranWriter | |
declareCoordSetWriterWriteMethod(sphericalTensor) | nastranWriter | |
declareCoordSetWriterWriteMethod(symmTensor) | nastranWriter | |
declareCoordSetWriterWriteMethod(tensor) | nastranWriter | |
declareRunTimeSelectionTable(autoPtr, coordSetWriter, word,(),()) | coordSetWriter | |
declareRunTimeSelectionTable(autoPtr, coordSetWriter, wordDict,(const dictionary &writeOptions),(writeOptions)) | coordSetWriter | |
empty() const | coordSetWriter | |
enabled() const | coordSetWriter | inlinevirtual |
endTime() | coordSetWriter | virtual |
expire() | coordSetWriter | virtual |
fieldFormat typedef | nastranWriter | |
getBufferLine(DynamicList< scalar > &buf, const coordSet &coords, const label pointi) const | coordSetWriter | protected |
getExpectedPath(const word &fileExt=word::null) const | coordSetWriter | protected |
getFieldPrefixedPath(const word &fieldName, const word &fileExt=word::null) const | coordSetWriter | protected |
hasCoords() const | coordSetWriter | |
hasTime() const | coordSetWriter | inline |
info() const | coordSetWriter | inlinevirtual |
is_open() const noexcept | coordSetWriter | inline |
labelFields_ | coordSetWriter | protected |
labelNames_ | coordSetWriter | protected |
loadFormat typedef | nastranWriter | |
merge() const | coordSetWriter | protectedvirtual |
nastranWriter() | nastranWriter | |
nastranWriter(const dictionary &options) | nastranWriter | explicit |
nastranWriter(const coordSet &coords, const fileName &outputPath, const dictionary &options=dictionary()) | nastranWriter | |
nastranWriter(const UPtrList< coordSet > &tracks, const fileName &outputPath, const dictionary &options=dictionary()) | nastranWriter | |
nDataColumns() const | coordSetWriter | protected |
needsUpdate() const | coordSetWriter | virtual |
New(const word &writeFormat) | coordSetWriter | static |
New(const word &writeFormat, const dictionary &writeOptions) | coordSetWriter | static |
nFields() const noexcept | coordSetWriter | inline |
nFields(const label n) noexcept | coordSetWriter | inline |
nFields_ | coordSetWriter | protected |
numPoints() const | coordSetWriter | |
numTracks() const | coordSetWriter | |
open(const fileName &outputPath) | coordSetWriter | virtual |
open(const coordSet &coords, const fileName &outputPath) | coordSetWriter | virtual |
open(const UPtrList< coordSet > &tracks, const fileName &outputPath) | coordSetWriter | virtual |
operator=(const coordSetWriter &)=delete | coordSetWriter | protected |
outputPath_ | coordSetWriter | protected |
path() const | nastranWriter | virtual |
repackageFields(const Field< Type > &field) | coordSetWriter | protectedstatic |
repackageFields(const UList< Field< Type > > &fieldValues) | coordSetWriter | protectedstatic |
repackageFields(const Field< Type > &field) | coordSetWriter | |
repackageFields(const UList< Field< Type > > &fieldValues) | coordSetWriter | |
scalarFields_ | coordSetWriter | protected |
scalarNames_ | coordSetWriter | protected |
setCoordinates(const coordSet *coords) | coordSetWriter | virtual |
setCoordinates(const coordSet &coords) | coordSetWriter | virtual |
setTime(const instant &inst) | coordSetWriter | |
setTime(scalar timeValue) | coordSetWriter | |
setTime(scalar timeValue, const word &timeName) | coordSetWriter | |
setTracks(const UPtrList< coordSet > &tracks) | coordSetWriter | virtual |
setTrackTimes(const UList< scalarField > ×) | coordSetWriter | virtual |
sphericalTensorFields_ | coordSetWriter | protected |
sphericalTensorNames_ | coordSetWriter | protected |
suffix(const word &fldName, const word &fileExt=word::null) | coordSetWriter | static |
suffix(const wordList &fieldNames, const word &fileExt=word::null) | coordSetWriter | static |
supportedType(const word &writeType) | coordSetWriter | static |
symmTensorFields_ | coordSetWriter | protected |
symmTensorNames_ | coordSetWriter | protected |
tensorFields_ | coordSetWriter | protected |
tensorNames_ | coordSetWriter | protected |
timeName() const | coordSetWriter | inline |
timeValue() const | coordSetWriter | inline |
trackTimes_ | coordSetWriter | protected |
TypeName("coordSetWriter") | coordSetWriter | |
TypeNameNoDebug("nastran") | nastranWriter | |
unsetTime() | coordSetWriter | |
upToDate_ | coordSetWriter | mutableprotected |
useTimeDir() const noexcept | coordSetWriter | inline |
useTimeDir(const bool on) noexcept | coordSetWriter | inline |
useTimeDir_ | coordSetWriter | protected |
useTracks() const noexcept | coordSetWriter | inline |
useTracks(const bool on) noexcept | coordSetWriter | inline |
useTracks_ | coordSetWriter | protected |
vectorFields_ | coordSetWriter | protected |
vectorNames_ | coordSetWriter | protected |
verbose() const noexcept | coordSetWriter | inline |
verbose(bool on) noexcept | coordSetWriter | inline |
verbose_ | coordSetWriter | protected |
write(const word &fieldName, const Field< label > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< label > > &fieldValues)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const Field< scalar > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< scalar > > &fieldValues)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const Field< vector > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< vector > > &fieldValues)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const Field< sphericalTensor > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< sphericalTensor > > &fieldValues)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const Field< symmTensor > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< symmTensor > > &fieldValues)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const Field< tensor > &field)=0 | coordSetWriter | pure virtual |
write(const word &fieldName, const List< Field< tensor > > &fieldValues)=0 | coordSetWriter | pure virtual |
writeBufferContents(Ostream &os, const coordSet &coords, const char *sep) const | coordSetWriter | protected |
writeBuffered() | coordSetWriter | protectedvirtual |
writeLine(Ostream &, const UList< word > &, const char *sep) | coordSetWriter | protectedstatic |
writeLine(Ostream &, const UList< scalar > &, const char *sep) | coordSetWriter | protectedstatic |
writeTable(Ostream &os, const coordSet &coords, const UList< Type > &values, const char *sep) | coordSetWriter | protectedstatic |
writeTemplate(const word &fieldName, const Field< Type > &values) | nastranWriter | |
writeTemplate(const word &fieldName, const List< Field< Type > > &fieldValues) | nastranWriter | |
writeTemplate(const word &fieldName, const Field< Type > &localValues) | nastranWriter | |
wroteData() const | coordSetWriter | virtual |
wroteGeom_ | coordSetWriter | mutableprotected |
~coordSetWriter() | coordSetWriter | virtual |
~nastranWriter() | nastranWriter | virtual |