[MOAB-dev] Puzzled
Gerd Heber
gheber at hdfgroup.org
Mon Aug 11 15:15:19 CDT 2014
I'm probably doing something stupid, but here it is:
The attached mesh contains 599 hexahedra and 1,140 prisms.
I has 1,408 nodes. It was partitioned into two partitions with mbpart.
When I run the attached program with 'mpirun -np 2 feawdy feawd.h5m' the
output reads:
# hexes : 299 300
# prisms: 570 570
# vertexes: 781 781
# shared: 144 144
# owned: 781 637
# shared/owned: 144 0
The element counts add up nicely, but
I'm confused that the 'owned' counts don't add up to 1408.
What am I missing?
Thanks for your help.
G.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: feawd.h5m
Type: application/octet-stream
Size: 185704 bytes
Desc: feawd.h5m
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20140811/690b0ed7/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: feawdy.cc
Type: application/octet-stream
Size: 4181 bytes
Desc: feawdy.cc
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20140811/690b0ed7/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: feawdy.out
Type: application/octet-stream
Size: 113 bytes
Desc: feawdy.out
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20140811/690b0ed7/attachment-0005.obj>
More information about the moab-dev
mailing list