[MOAB-dev] Hex face to quad detection.

Robert Maynard robert.maynard at kitware.com
Thu Oct 18 15:34:28 CDT 2012


I am currently working on relating a collection of hex's to a
collection of quads. I can determine that a hex is adjacent to quad
and than confirm that the hex has all the quads points in common which
means it should be a face ( I know the hex are created from the quads
).

My question is there currently a function to determine which face of
the hex a quad relates too? do I need to get the connectivity of the
hex and quad and manually inspect those?

-- 
Robert Maynard


More information about the moab-dev mailing list