Thread Previous • Date Previous • Date Next • Thread Next |
This header includes dolfin/constants.h, and forward declares Mesh and Edge. However, Vertex, MeshFunction<>, and MeshEditor (and perhaps more) appear as arguments to various methods. This prevents our (local) Mesh wrappers to Dolfin from compiling. It's not a big deal, as we're going to use pydolfin from now on, but I think it should be fixed anyway. Ola
Thread Previous • Date Previous • Date Next • Thread Next |