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

Method ElementSideCouldNotBeCreated

IO/IOSS/vtkIOSSModel.cxx:2422–2425  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2420
2421//----------------------------------------------------------------------------
2422bool vtkIOSSModel::ElementSideCouldNotBeCreated() const
2423{
2424 return this->Internals->ElementSideInfo.GetCouldNotBeCreated();
2425}
2426
2427//----------------------------------------------------------------------------
2428bool vtkIOSSModel::ElementSideCouldNotBeModified() const

Callers 1

WriteDataMethod · 0.80

Calls 1

GetCouldNotBeCreatedMethod · 0.80

Tested by

no test coverage detected