[vtkusers] AMR dataset and non-uniform grids
Ptibou Ptibou
ptibou31 at gmail.com
Tue Aug 31 08:58:26 EDT 2010
High,
I'm using VTK 5.6.
I have read the two Kitware source "pdf" document on "composite datasets".
It tells that the class vtkHierarchicalBoxDataSet creates AMR datasets with
uniform grids only.
Is it possible to use non-uniform grid with the composite dataset API ?
(Multi-Block, Multi-Piece, etc...)
It seems it was possible with an old VTK API from VTK 4.x, but I'm not
sure...
I need to create a parallelepiped at level 0 that is refined using a smaller
sphere for level 1. Then I create a barrier (another smaller sphere inside
the previous sphere) where all the mesh nodes are removed. An example can be
seen in the image file (it's a 2D cut).
Any idea ?
Kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100831/bb80be11/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2DCut.png
Type: image/png
Size: 10057 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100831/bb80be11/attachment.png>
More information about the vtkusers
mailing list