Skip to content
Snippets Groups Projects

Implementation of vtkTriQuadraticPyramid cell

Merged Spiros Tsalikis requested to merge spiros.tsalikis/vtk:19-node-pyramid into master

The purpose of this MR is to implement the vtkCell API of the 19-node-pyramid cell named vtkTriQuadraticPyramid.

Along with the addition of this API, several filters, readers and tests will be updated to incorporate vtkTriQuadraticPyramid.

Filters:

  • vtkCellValidator
  • vtkUnstructuredGridGeometryFilter
  • vtkReflectionFilter
  • vtkBoxClipDataset
  • vtkCellTypeSource

Readers:

  • vtkIossReader

Tests:

  • contourQuadraticCells
  • clipQuadraticCells
  • ExtractEdgesQuadraticCells
  • TestCellValidator
  • TestUnstructuredGridGeometryFilter
  • UnitTestCells
  • quadCellConsistency
  • quadraticIntersection
  • quadraticEvaluation
  • TestInterpolationDerivs
  • TestInterpolationFunctions
  • TestHigherOrderCell
  • UnitTestDataSetSurfaceFilter
  • TestGenericCell
  • TestCellTypeSource

This MR required the following MRs to be fully complete:

Once this MR is merged, paraview/paraview!5152 (merged) can follow.

Edited by Spiros Tsalikis

Merge request reports

Merge request pipeline #245016 failed

Merge request pipeline failed for 33c2a312

Approval is optional

Merged by Kitware RobotKitware Robot 3 years ago (Sep 2, 2021 10:23am UTC)

Merge details

  • Changes merged into master with b1b7f0f6.
  • Deleted the source branch.

Pipeline #245196 failed

Pipeline failed for b1b7f0f6 on master

6 environments impacted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading