Hello,
I generated a mesh like this
and tried to set red areas and blue areas with different values.
So I used
subdomains.array()
but the output of this code is
I was wondering why the output was in this sequence. Is there a way to check the one-one correspondence between this array and the mesh.
Is anyone know this? Thank you in advance.