Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetProgress
Method
GetProgress
IO/Geometry/vtkOpenFOAMReader.cxx:783–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
782
void SetProgress(double progress) { this->Progress = progress; }
783
double GetProgress() const { return this->Progress; }
784
785
private:
786
vtkOpenFOAMReader* Parent;
Callers
15
ComputeProgress
Method · 0.45
UpdateProgress
Method · 0.45
PieceProgressCallback
Method · 0.45
PieceProgressCallback
Method · 0.45
UpdateProgressDiscrete
Method · 0.45
PieceProgressCallback
Method · 0.45
ProgressCallback
Method · 0.45
ProgressCallback
Method · 0.45
UpdateProgressDiscrete
Method · 0.45
DataProgressCallback
Method · 0.45
ProgressCallback
Method · 0.45
ReadHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected