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

Method ElementSideCouldNotBeModified

IO/IOSS/vtkIOSSModel.cxx:2428–2431  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2426
2427//----------------------------------------------------------------------------
2428bool vtkIOSSModel::ElementSideCouldNotBeModified() const
2429{
2430 return this->Internals->ElementSideInfo.GetCouldNotBeModified();
2431}
2432
2433//----------------------------------------------------------------------------
2434bool vtkIOSSModel::ElementSideModified() const

Callers 1

WriteDataMethod · 0.80

Calls 1

GetCouldNotBeModifiedMethod · 0.80

Tested by

no test coverage detected