------------------------------------------------------------------------------
| 30 | |
| 31 | //------------------------------------------------------------------------------ |
| 32 | vtkIdType vtkCPExodusIIElementBlockCellIterator::GetCellId() |
| 33 | { |
| 34 | return this->CellId; |
| 35 | } |
| 36 | |
| 37 | //------------------------------------------------------------------------------ |
| 38 | vtkCPExodusIIElementBlockCellIterator::vtkCPExodusIIElementBlockCellIterator() |
no outgoing calls
no test coverage detected