← Back to team overview

dolfin team mailing list archive

Python wrapper for IntersectionDetector

 

Hi again,

is there a reason that the IntersectionDetector class
haven't been wrapped to python ?
Would it be too optimistic just to add

%include "dolfin/IntersectionDetector.h"

in the dolfin_headers.h file and then hope that it will
work ?
All the input arguments for its public function have
been wrapped, so I don't see why this would go wrong ?

Kristen




Follow ups