[MOAB-dev] Puzzling find_skin behaviour
Jason Kraftcheck
kraftche at cae.wisc.edu
Thu Feb 4 09:56:13 CST 2010
Roman Putanowicz wrote:
> Hi,
>
> I have encountered puzzling behaviour of find_skin of MBSkinner.
>
> I have mesh in gmsh format partitioned into four partitions.
> I read the mesh and then I want to draw boundary of each partition.
> I reduce the line width for each partition in order to see edges
> even if the overlap. The code to perform the above alrorithm is
> shown below.
>
I am able to reproduce this problem. I'll let you know when I have it
fixed. As a work-around, specify 'true' for the 'create_vert_elem_adjs'
argument of MBSkinner::find_skin.
- jason
More information about the moab-dev
mailing list