On 5/8/2019 9:20 AM, Stogner, Roy H wrote:
> On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote:
>
>> can the PointLocatorTree find an element if the mesh is distributed ?
>>
>> Or it will only find elements that belong to the same MPI rank as the
>> point?
> If you're using DistributedMesh, a point
On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote:
> can the PointLocatorTree find an element if the mesh is distributed ?
>
> Or it will only find elements that belong to the same MPI rank as the
> point?
If you're using DistributedMesh, a point locator will only be able to
find "semilocal" elem
On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote:
> I'm having difficulties in reading mesh in parallel and using it after.
>
> The documentation says:
>
> void libMesh::GmshIO::read_mesh ( std::istream & in )
>
> {
>
> // This is a serial-only process for now;
>
> // the Mesh should be