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