View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002684ParaView(No Category)public2006-01-05 12:202016-08-12 09:57
ReporterBrian Wylie 
Assigned ToBerk Geveci 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002684: SNL: Cell centered isosurfaces
DescriptionCurrently to do isosurfaces of cell centered data you must first to 'CellToPoint' and then run the isosurface. We would like to have the isocontour filter show cell centered array and then automatically invoke CellToPoint on just the selected array and then isosurface.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0005726)
Kent Eschenberg (reporter)
2006-11-16 11:49

Another approach is to regenerate the geometry so that there is a vertex at each cell center; copy the cell data to the new vertices; then invoke the standard contour algorithm.

I implemented this years ago in an OpenDX application and the results were, for some data, noticeably different because the averaging of CellToPoint was eliminated.

The size of the new geometry shrinks by half a cell on all edges but that actually makes sense.
(0018775)
Berk Geveci (administrator)
2009-12-09 21:32

I wonder if the dual-grid approach suggested by Kent would work on unstructured meshes...
(0037491)
Kitware Robot (administrator)
2016-08-12 09:57

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2009-12-09 21:32 Berk Geveci Note Added: 0018775
2011-06-16 13:09 Zack Galbreath Category => (No Category)
2016-08-12 09:57 Kitware Robot Note Added: 0037491
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team