Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Linear cell complex: facet membership query

Subject: CGAL users discussion list

List archive

[cgal-discuss] Linear cell complex: facet membership query


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: [cgal-discuss] Linear cell complex: facet membership query
  • Date: Thu, 14 Jan 2016 00:44:00 -0800 (PST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:FTKCnh1kZfYCXsOEsmDT+DRfVm0co7zxezQtwd8ZsegTKfad9pjvdHbS+e9qxAeQG96LtbQU26GP6f+ocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0YLnh6vrocKbSj4LrQT+SIs6FA+xowTVu5teqqpZAYF19CH0pGBVcf9d32JiKAHbtR/94sCt4MwrqHwI6LoX3pUeAOCjJ+x4FuQATWduD2dg78LisVzPTBCE+2AHemQQiBtBRQbfvz/gWZKkijHzsONjkH2CJ8TwRK5kWDW55I9kTRbpjGEMMDtvozKfsdB5kK8O+UHpnBd42YOBO9nNOQ==

Hi,

I have a tetrahedral mesh represented using Linear cell complex. I want to
perform queries like if a given facet(say a triangle) is present in the
given linear cell complex. It seems like applying
/are_facets_same_geometry()/ will solve the problem but I am not sure how to
ensure facets to have reverse orientations beforehand? Or, if there is any
other approach for the same?

With regards,
Pranav



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Linear-cell-complex-facet-membership-query-tp4661486.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page