This is without any refinement, so all elements should be active. Right? In order to find the elements for ghosting, I do the following:
— create mesh with build_cube — serialize mesh with MeshSerializer — iterate over all elements and mark specific elements for ghosting — call prepare_for_use on the mesh. — augment send list — eq_sys init — later in the code, I use the mesh function. I will create a small example and send it across. Thanks, Manav > On Aug 11, 2016, at 4:05 PM, Roy Stogner <[email protected]> wrote: > > > On Thu, 11 Aug 2016, Manav Bhatia wrote: > >> However, the point locator does not seem to work with the ghost elements. > > This sounds like a bug, IMHO. The point locator *ought* to find any > ghost element accessible, whether it's retained by the library or by > user request. > > I can't guess what the bug might be, whether it's a user or a library > bug, though. You're requesting active elements when telling libMesh > which to ghost, right? > > Could you post a simple code that replicates the problem? > --- > Roy ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
