MCPcopy Create free account
hub / github.com/Kitware/VTK / HasPolyMesh

Method HasPolyMesh

IO/Geometry/vtkOpenFOAMReader.cxx:757–757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

755 void PrintTimes(std::ostream& os, vtkIndent indent, bool full = false) const;
756
757 bool HasPolyMesh() const noexcept { return !this->PolyMeshTimeIndexFaces.empty(); }
758
759 const std::string& GetRegionName() const noexcept { return this->RegionName; }
760

Callers 2

RequestDataMethod · 0.95

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected