dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20875
Re: Some patches for dolfin
On Thursday January 20 2011 12:54:31 Joachim Berdal Haga wrote:
> >> 3) Define the methods "near" and "between" in both compiled and python
> >> Expressions (etc). So you can write
> >
> > Maybe this should be implemented in C++ so one can use it there too? Your
> > patch implements it in the generated code layer, which is kind off
> > hidden.
>
> Yes, I didn't think of that. It is probably better (as long as it's
> accessible from generated code, of course).
Well, the rest of the DOLFIN library is available so I guess that function
will also be available ;)
> >> 4) This matches up with a viper patch sent to fenics-viper@lp, and
> >
> > Applied. I guess this one requires a viper pull?
>
> Yes. I think Anders applied the patch to viper this morning (Scandinavian
> time).
Cool, it seem to work alright here.
Thanks for the patches btw!
Johan
References