MCPcopy 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

HandleElementSideFunction · 0.80
GlobalIdsModifiedMethod · 0.80
ElementSideModifiedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected