On Tue, Jan 21, 2014 at 11:08 AM, Jane Hung <jyh...@mit.edu> wrote:
> Is there a way to use Trilinos with windows? PyTrilinos doesn't seem to be
> compatible.

I've never built Trilinos on Windows, but it is supported according to
the docs. You might want to email the Trilinos mailing list if you are
having problems.

> When I tried to install Fipy with Trilinos on OSX, I can't seem to run
> anything since even
> python -c "from fipy import *; fipy.test()" gives an AttributeError
> and in the diffusion/mesh1D.py file, it gives a NameError (doesn't recognize
> Grid1D)

Can you post the complete output from

     $ python -c "import fipy; fipy.test()"

Thanks.

-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
fipy@nist.gov
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to