This is the complete list of members for nastranWriter, including all inherited members.
| adjustedSurf_ | surfaceWriter | mutableprotected |
| adjustField(const word &fieldName, const tmp< Field< label >> &tfield) const | surfaceWriter | protected |
| adjustField(const word &fieldName, const tmp< Field< scalar >> &tfield) const | surfaceWriter | protected |
| adjustField(const word &fieldName, const tmp< Field< vector >> &tfield) const | surfaceWriter | protected |
| adjustField(const word &fieldName, const tmp< Field< sphericalTensor >> &tfield) const | surfaceWriter | protected |
| adjustField(const word &fieldName, const tmp< Field< symmTensor >> &tfield) const | surfaceWriter | protected |
| adjustField(const word &fieldName, const tmp< Field< tensor >> &tfield) const | surfaceWriter | protected |
| adjustFieldTemplate(const word &fieldName, const tmp< Field< Type >> &tfield) const | surfaceWriter | protected |
| adjustFieldTemplate(const word &fieldName, const tmp< Field< Type >> &tfield) const | surfaceWriter | |
| adjustSurface() const | surfaceWriter | protected |
| beginTime(const Time &t) | surfaceWriter | virtual |
| beginTime(const instant &inst) | surfaceWriter | virtual |
| checkOpen() const | surfaceWriter | protected |
| clear() | surfaceWriter | virtual |
| close() | surfaceWriter | virtual |
| commType_ | surfaceWriter | protected |
| currTime_ | surfaceWriter | protected |
| declareRunTimeSelectionTable(autoPtr, surfaceWriter, word,(),()) | surfaceWriter | |
| declareRunTimeSelectionTable(autoPtr, surfaceWriter, wordDict,(const dictionary &writeOpts),(writeOpts)) | surfaceWriter | |
| declareSurfaceWriterWriteMethod(label) | nastranWriter | |
| declareSurfaceWriterWriteMethod(scalar) | nastranWriter | |
| declareSurfaceWriterWriteMethod(vector) | nastranWriter | |
| declareSurfaceWriterWriteMethod(sphericalTensor) | nastranWriter | |
| declareSurfaceWriterWriteMethod(symmTensor) | nastranWriter | |
| declareSurfaceWriterWriteMethod(tensor) | nastranWriter | |
| defaultMergeDim | surfaceWriter | static |
| empty() const | surfaceWriter | |
| enabled() const | surfaceWriter | inlinevirtual |
| endTime() | surfaceWriter | virtual |
| expire() | surfaceWriter | virtual |
| fieldFormat typedef | nastranWriter | |
| fieldLevel_ | surfaceWriter | protected |
| fieldScale_ | surfaceWriter | protected |
| formatOptions(const dictionary &dict, const word &formatName, const word &entryName="formatOptions") | surfaceWriter | static |
| formatOptions(const dictionary &dict, const dictionary &surfDict, const word &formatName, const word &entryName="formatOptions") | surfaceWriter | static |
| geometryCentre_ | surfaceWriter | protected |
| geometryScale_ | surfaceWriter | protected |
| geometryTransform_ | surfaceWriter | protected |
| hasSurface() const | surfaceWriter | |
| hasTime() const | surfaceWriter | inline |
| info() const noexcept | surfaceWriter | inlinevirtual |
| is_open() const noexcept | surfaceWriter | inline |
| isPointData() const noexcept | surfaceWriter | inline |
| isPointData(const bool on) noexcept | surfaceWriter | inline |
| isPointData_ | surfaceWriter | protected |
| loadFormat typedef | nastranWriter | |
| merge() const | surfaceWriter | protectedvirtual |
| mergeDim() const noexcept | surfaceWriter | inline |
| mergeDim(const scalar dist) noexcept | surfaceWriter | inline |
| mergeDim_ | surfaceWriter | protected |
| mergedSurf_ | surfaceWriter | mutableprotected |
| mergeField(const Field< label > &fld) const | surfaceWriter | protected |
| mergeField(const Field< scalar > &fld) const | surfaceWriter | protected |
| mergeField(const Field< vector > &fld) const | surfaceWriter | protected |
| mergeField(const Field< sphericalTensor > &fld) const | surfaceWriter | protected |
| mergeField(const Field< symmTensor > &fld) const | surfaceWriter | protected |
| mergeField(const Field< tensor > &fld) const | surfaceWriter | protected |
| mergeFieldTemplate(const Field< Type > &fld) const | surfaceWriter | protected |
| mergeFieldTemplate(const Field< Type > &fld) const | surfaceWriter | |
| nastranWriter() | nastranWriter | |
| nastranWriter(const dictionary &options) | nastranWriter | explicit |
| nastranWriter(const meshedSurf &surf, const fileName &outputPath, bool parallel=UPstream::parRun(), const dictionary &options=dictionary()) | nastranWriter | |
| nastranWriter(const pointField &points, const faceList &faces, const fileName &outputPath, bool parallel=UPstream::parRun(), const dictionary &options=dictionary()) | nastranWriter | |
| needsUpdate() const | surfaceWriter | virtual |
| New(const word &writeType) | surfaceWriter | static |
| New(const word &writeType, const dictionary &writeOptions) | surfaceWriter | static |
| nFields() const noexcept | surfaceWriter | inline |
| nFields(const label n) noexcept | surfaceWriter | inline |
| nFields_ | surfaceWriter | protected |
| open(const fileName &outputPath) | surfaceWriter | virtual |
| open(const pointField &points, const faceList &faces, const fileName &outputPath, bool parallel) | surfaceWriter | virtual |
| open(const meshedSurf &surf, const fileName &outputPath, bool parallel) | surfaceWriter | virtual |
| open(const pointField &points, const faceList &faces, const fileName &outputPath) | surfaceWriter | virtual |
| open(const meshedSurf &surf, const fileName &outputPath) | surfaceWriter | virtual |
| outputPath_ | surfaceWriter | protected |
| parallel_ | surfaceWriter | protected |
| scale() const noexcept | surfaceWriter | inline |
| scale(const scalar factor) noexcept | surfaceWriter | inline |
| separateGeometry() const | surfaceWriter | inlinevirtual |
| setSurface(const meshedSurf &surf, bool parallel) | surfaceWriter | virtual |
| setSurface(const pointField &points, const faceList &faces, bool parallel) | surfaceWriter | virtual |
| setSurface(const meshedSurf &surf) | surfaceWriter | virtual |
| setSurface(const pointField &points, const faceList &faces) | surfaceWriter | virtual |
| setTime(const instant &inst) | surfaceWriter | |
| setTime(scalar timeValue) | surfaceWriter | |
| setTime(scalar timeValue, const word &timeName) | surfaceWriter | |
| size() const | surfaceWriter | |
| supportedType(const word &writeType) | surfaceWriter | static |
| surf_ | surfaceWriter | protected |
| surface() const | surfaceWriter | protected |
| surfaceWriter() | surfaceWriter | |
| surfaceWriter(const dictionary &options) | surfaceWriter | explicit |
| timeName() const | surfaceWriter | inline |
| timeValue() const | surfaceWriter | inline |
| transform() const noexcept | surfaceWriter | inline |
| TryNew(const word &writeType) | surfaceWriter | static |
| TryNew(const word &writeType, const dictionary &writeOptions) | surfaceWriter | static |
| TypeName("surfaceWriter") | surfaceWriter | |
| TypeNameNoDebug("nastran") | nastranWriter | |
| unsetTime() | surfaceWriter | |
| upToDate_ | surfaceWriter | mutableprotected |
| usesFaceIds() const | nastranWriter | inlinevirtual |
| useTimeDir() const noexcept | surfaceWriter | inline |
| useTimeDir(const bool on) noexcept | surfaceWriter | inline |
| useTimeDir_ | surfaceWriter | protected |
| verbose() const noexcept | surfaceWriter | inline |
| verbose(const bool on) noexcept | surfaceWriter | inline |
| verbose_ | surfaceWriter | protected |
| write() | nastranWriter | virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< label > &values)=0 | surfaceWriter | pure virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< scalar > &values)=0 | surfaceWriter | pure virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< vector > &values)=0 | surfaceWriter | pure virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< sphericalTensor > &values)=0 | surfaceWriter | pure virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< symmTensor > &values)=0 | surfaceWriter | pure virtual |
| Foam::surfaceWriter::write(const word &fieldName, const Field< tensor > &values)=0 | surfaceWriter | pure virtual |
| writeFaceValue(Ostream &os, const loadFormat format, const Type &value, const label elemId) const | nastranWriter | |
| writeValue(Ostream &os, const Type &value) const | nastranWriter | |
| wroteData() const | surfaceWriter | virtual |
| wroteGeom_ | surfaceWriter | mutableprotected |
| ~nastranWriter()=default | nastranWriter | virtual |
| ~surfaceWriter() | surfaceWriter | virtual |