Re: [Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-10 Thread Pilhwa Lee
Dear John, Thanks for the clarification. With best regards, Pilhwa ___ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users

Re: [Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-10 Thread John Peterson
On Wed, Mar 10, 2021 at 8:01 AM Pilhwa Lee wrote: > Dear John, > > I didn’t point out the actual reason of the problem in the previous > correspondence. > > The issue was “distributed mesh”. In TACC, I need to use “allgather” to > fetch all elements of the mesh. That wasn’t the case in my local >

Re: [Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-10 Thread Pilhwa Lee
Dear John, I didn’t point out the actual reason of the problem in the previous correspondence. The issue was “distributed mesh”. In TACC, I need to use “allgather” to fetch all elements of the mesh. That wasn’t the case in my local workstation with the same code. Could you clarify how the us

Re: [Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-09 Thread Pilhwa Lee
Dear John, The problem is solved. As you mentioned, the subdomain id was not well assigned. Technically, the problem was related to not typecasting PetscScalar to double in my code, not directly involving with libMesh. Thanks! With best regards, Pilhwa __

Re: [Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-09 Thread John Peterson
On Tue, Mar 9, 2021 at 12:59 PM Pilhwa Lee wrote: > Dear All, > > In TACC, I’m trying to do mesh partitioning by subdomain_partitioner. > There comes the following error: > > map_find() error: key "22484" not found in file > /admin/build/admin/rpms/stampede2/BUILD/libmesh-1.6.0/src/partitioning/m