Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetModified
Method
GetModified
IO/IOSS/vtkIOSSModel.cxx:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
bool GetCreated() const { return this->Created; }
83
84
bool GetModified() const { return this->Modified; }
85
86
bool GetCouldNotBeCreated() const { return this->NeedToBeCreated != this->Created; }
87
Callers
3
HandleElementSide
Function · 0.80
GlobalIdsModified
Method · 0.80
ElementSideModified
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected