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

Method CurrentTimePath

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

Source from the content-addressed store, hash-verified

926 return this->CasePath + this->TimeNames->GetValue(timeIndex);
927 }
928 std::string CurrentTimePath() const { return this->TimePath(this->TimeStep); }
929
930 // TimePath + region
931 std::string TimeRegionPath(int timeIndex) const

Callers 2

MakeLagrangianMeshMethod · 0.95

Calls 1

TimePathMethod · 0.95

Tested by

no test coverage detected