[vtkusers] problems with GetCellNeighbors

Bill Chivas noo134 at googlemail.com
Wed Jan 20 07:53:48 EST 2010


*GetCellNeighbors* (  vtkIdType  *cellId*, vtkIdList *  *ptIds*, vtkIdList*
*cellIds* )

1) cellid is the cell i want its neighbors. As "cell" is a e.g. tetrahedron
cell or one of its faces?
2) ptids are cell's points or one of its faces' points?
3) cellids are cells (e.g. neighboring tetrahedra) or faces (neighboring
faces)?

I'm a little confused!


2010/1/20 Dominik Szczerba <domi at vision.ee.ethz.ch>

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Yes, GetCellNeighbours is the way to go. AFAIR it expect cell FACE ids
> and will return all cells containing all given points.
>
> Dominik
>
> Bill Chivas wrote:
> > It is an old post (/Tue Jun 27 04:01:59 EDT 2006/).
> > Is it correct?
> > How can i get all neighbors (for cell NOT cell face)?
> >
> >>OK just for others in future - I figured it out.
> >>It is nowhere clearlystated but GetCellNeighbours needs
> >>cell face points and not cell points.
> >>It returns cell face neighbours and not all neighbours.
> >>Dominik
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAktW+JsACgkQ/EBMh9bUuzJuMwCgpx0v8VEqJNbkg2v14dyFUaHC
> 5wcAoNJRWwdua2vxF4mzM+NgTqtyrejP
> =Uo3b
> -----END PGP SIGNATURE-----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100120/44fe4884/attachment.htm>


More information about the vtkusers mailing list