55 cellZoneParts_.empty()
56 && faceZoneParts_.empty()
57 && boundaryParts_.empty()
67 + faceZoneParts_.size()
68 + boundaryParts_.size()
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Configuration options for the ensightMesh.
void write(ensightGeoFile &os, bool parallel=UPstream::parRun()) const
Write geometry to file (normally in parallel). Adds beginGeometry() marker.
bool empty() const noexcept
Any parts?
const ensightMesh::options & option() const
Reference to the writer/mesh options.
label size() const noexcept
Number of parts.
bool expire()
Mark as needing an update.
OBJstream os(runTime.globalPath()/outputName)