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

Method ElementSideModified

IO/IOSS/vtkIOSSModel.cxx:2434–2437  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

2432
2433//----------------------------------------------------------------------------
2434bool vtkIOSSModel::ElementSideModified() const
2435{
2436 return this->Internals->ElementSideInfo.GetModified();
2437}
2438VTK_ABI_NAMESPACE_END

Callers 1

WriteDataMethod · 0.80

Calls 1

GetModifiedMethod · 0.80

Tested by

no test coverage detected