+2

I have had my share of trying to explain this to newcomers as well.

Mikael 

12 Feb 2014 kl. 22:20 skrev Anders Logg <[email protected]>:

> How about creating an alias module that would allow
> 
>  from fenics import *
> 
> which would do the exact same thing as
> 
>  from dolfin import *
> 
> Every time I introduce someone new to FEniCS, I need to spend 30
> seconds explaining that DOLFIN is the interface of FEniCS (which is
> not really true, DOLFIN is much more than just an interface) and
> therefore one needs to write "from dolfin import *" for historical
> reasons.
> 
> --
> Anders
> _______________________________________________
> fenics mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics

_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to