dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08657
missing GTS
Hello,
I am using IntersectionDetector and its associated function,overlap.
The code compiles without any problem but I get a run time error
saying:"missing GTS". I need to use it since I have to find out which
cell a specific point belongs to.
BTW, in GTSInterface.cpp all the "#ifdef"s written by HAS_GTS which I
think is the correct way instead of HAVE_GTS, isn't it?
I would appreciate if anyone can help me in this regards.
Hatef:)
Follow ups