Why not just use SerialMesh?

On Tue, Sep 22, 2015 at 3:33 PM Harshad Sahasrabudhe <hsaha...@purdue.edu>
wrote:

> >
> > I initially use the Poisson mesh point locator on quadrature points
> > of the second mesh to find the elements of Poisson mesh
> >
>
> Hmm.. assuming the point locator is up to date, that should give you
> > semilocal elements or NULL, but shouldn't give you anything with an
> > invalid_id.  I'm stumped.
>
>
> I don't change the meshes in any way after I have all the information about
> their intersection.  I'll try to see if there's any mistake in my code.
>
> and ghost them.
> >
>
> Which means what?
>
>
> Oh I remember tried to use add_extra_ghost_element(), but that gave me some
> exception later in the code. For now I just keep all the elements on all
> processes (basically SerialMesh).
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to