← Back to team overview

dolfin team mailing list archive

Re: PyDOLFIN: [...]

 

On Mon, Oct 24, 2005 at 11:17:00AM -0500, Anders Logg wrote:
> I think we should include PyDOLFIN in the build of DOLFIN (make and
> make install). Maybe to start with, we could add a flag
> 
>   --enable-pydolfin
> 
> and not build it by default, and then at some point switch over to
> 
>   --disable-pydolfin
> 
> /Anders
> 

Ok, this has been added now. PyDOLFIN uses the installed version of
DOLFIN though, not the one in the source tree. This is because
PyDOLFIN is like a user application, it wants to use <dolfin.h>
etc. (just like the demos). Perhaps this can be fixed in the future.

  Johan




Follow ups

References