[vtkusers] CellEdgeNeighbors of UnstructuredGrid
dce06003
dce06003 at fe.up.pt
Tue Sep 21 12:45:17 EDT 2010
Hello again.
I have found that the error occurs when calling the function
BuildLinks(), but still have no clue why.... :o((((((
Teresa
On Tue, 21 Sep 2010 17:21:45 +0100, dce06003 <dce06003 at fe.up.pt> wrote:
> Hello all.
>
> I am trying to determine which cells share an edge with a specified
> cell of my unstructured grid, composed with voxels.
>
> I adapted this example from the VTK Wiki:
>
> http://www.paraview.org/Wiki/VTK/Examples/Cxx/PolyData/CellEdgeNeighbors
>
> changing the triangleFilter->GetOutput() with my unstructured grid.
>
> When I run it, I got the following error on function
> GetCellNeighbors():
>
> "Microsoft C++ exception: std::bad_alloc at memory location"
>
>
>
> Is there anyone who got the GetCellNeighbors() working with an
> unstructured grid?
> Can someone please help?
>
> Thank you very much,
>
> Teresa Azevedo
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list