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

[Libmesh-users] Error while mesh partitioning by subdomain_partitioner

2021-03-09 Thread Pilhwa Lee
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/mapped_subdomain_partitioner.Cmap_find() error: key "12288" no