This is the complete list of members for ensightPart, including all inherited members.
calcLocalPoints() const | ensightPart | inlineprotectedvirtual |
clone() const | ensightPart | inline |
declareRunTimeSelectionTable(autoPtr, ensightPart, istream,(Istream &is),(is)) | ensightPart | |
elementTypes() const | ensightPart | inlinevirtual |
elemLists() const | ensightPart | inline |
elemLists_ | ensightPart | protected |
ensightPart() | ensightPart | |
ensightPart(label partNumber, const string &partDescription) | ensightPart | |
ensightPart(label partNumber, const string &partDescription, const pointField &points) | ensightPart | |
ensightPart(const ensightPart &) | ensightPart | |
isCellData() const | ensightPart | inline |
isCellData_ | ensightPart | protected |
isFaceData() const | ensightPart | inline |
isFieldDefined(const List< scalar > &) const | ensightPart | protected |
materialId() const | ensightPart | inline |
materialId(const label value) | ensightPart | inline |
matId_ | ensightPart | protected |
name() const | ensightPart | inline |
name(const string &value) | ensightPart | inline |
name_ | ensightPart | protected |
New(Istream &) | ensightPart | static |
number() const | ensightPart | inline |
number_ | ensightPart | protected |
offset() const | ensightPart | inline |
offset_ | ensightPart | protected |
operator<<(Ostream &, const ensightPart &) | ensightPart | friend |
operator<<(ensightGeoFile &, const ensightPart &) | ensightPart | friend |
operator=(const ensightPart &)=delete | ensightPart | |
points_ | ensightPart | protected |
reconstruct(Istream &) | ensightPart | protected |
renumber(const labelUList &) | ensightPart | |
size() const | ensightPart | inline |
size_ | ensightPart | protected |
TypeName("ensightPart") | ensightPart | |
writeConnectivity(ensightGeoFile &, const word &key, const labelUList &idList, const labelUList &pointMap) const | ensightPart | inlineprotectedvirtual |
writeData(Ostream &) const | ensightPart | |
writeField(ensightFile &, const Field< Type > &, const bool perNode=false) const | ensightPart | |
writeFieldList(ensightFile &os, const List< scalar > &field, const labelUList &idList) const | ensightPart | protected |
writeGeometry(ensightGeoFile &) const | ensightPart | inlinevirtual |
writeGeometry(ensightGeoFile &, const pointField &) const | ensightPart | |
writeHeader(ensightFile &, bool withDescription=false) const | ensightPart | protected |
writeScalarField(ensightFile &, const List< scalar > &field, const bool perNode=false) const | ensightPart | |
writeSummary(Ostream &) const | ensightPart | |
writeVectorField(ensightFile &, const List< scalar > &field0, const List< scalar > &field1, const List< scalar > &field2, const bool perNode=false) const | ensightPart | |
~ensightPart() | ensightPart | virtual |