← Back to team overview

dolfin team mailing list archive

Exposing Hierarchical interface in Python

 

I've tried to expose the Hierarchical interface in Python, in
particular parent(), child(), coarse(), fine() for the Mesh class.
They are inherited from a templated base class.

Anyone knows how to do this?

--
Anders



Follow ups