>
> 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

Reply via email to