Re: [Libmesh-users] Neighbors of element

2020-10-23 Thread Roy Stogner
On Wed, 21 Oct 2020, John Peterson wrote: On Wed, Oct 21, 2020 at 12:39 PM Laura Scarabosio < laura.scarabo...@gmail.com> wrote: I would like to find the neighbors of a mesh element including those that share a vertex only with that element, not only those that share an edge with the element

Re: [Libmesh-users] Neighbors of element

2020-10-21 Thread John Peterson
On Wed, Oct 21, 2020 at 12:39 PM Laura Scarabosio < laura.scarabo...@gmail.com> wrote: > Hi, > > I would like to find the neighbors of a mesh element including those that > share a vertex only with that element, not only those that share an edge > with the element (so the method neighbor_ptr does