Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 561
    • Issues 561
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 145
    • Merge Requests 145
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • VTK
  • VTKVTK
  • Issues
  • #18067

Closed
Open
Opened Dec 16, 2020 by Metin Cakircali@mcakircali

Quadratic Quad Cell as Face

This is an issue related to vtkUnstructuredGridGeometryFilter.

The faces of a 3D quadratic cells are represented by 2D quadratic elements.

Problem

The inserted/generated faces are not the best representations of a 3D quadratic cell. See the picture below.

Obviously, the face orientation is wrong but that's not all is it?

The test case is here: paraview_testcase_quad.tar

testcase_quad

Face Issue

image

Maybe the cell type VTK_QUADRATIC_QUAD is not the best choice?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vtk/vtk#18067