← Back to team overview

dolfin team mailing list archive

Re: pydolfin

 

Evan Lezar skrev den 21/08-2008 følgende:
> Hi all
> 
> I am getting started in pyDolfin, but I am running into some problems -
> segmentation faults and general erratic behavior.  Some of these I think are
> due to the python interface to dolfin and I am stuck at a bit of a
> cross-road.  Either I must abandon python entirely and only make use of the
> C++ implementation of dolfin, or I can spend some time and perhaps improve
> the pyDolfin interface in terms of stability as well as features.  The way I
> see it, there are personal pros and cons for either approach, so I would
> like to hear what the community has to say.

Could you be more specific? Known issues are cross language reference
counting and inheritance.

Ola
 
> Also, any tips and pointers from someone with experience in pydolfin would
> be much appreciated.
> 
> Evan

> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev



References