Thank you very much Timo, I didn't know about the instructions in the
dealii page, I have a somewhat crappy compilation which works more or
less, I'll try to make a clean one following the instructions.

I will also think about just changing to PETSc, I always worked with
trilinos just installing it from apt-get, and the configuration of
deal.ii was straightforward.

The objective is to develop a solver which can be able to become a
debian package not having dependency issues.

Thanks again!


On Sun, Aug 5, 2012 at 10:17 PM, Timo Heister <[email protected]> wrote:
> Dear fname lname,
>
>> Is there any way to get this package working or to get parallel
>> features without it?
>
> It is fairly easy to compile Trilinos yourself, why don't you give it
> a try? See http://www.dealii.org/developer/readme-petsc-trilinos.html
> for instructions.
> The problem with binary packages of Trilinos is, that even if you get
> them to work, are they configured with MPI at all? Do they have all
> the right packages and options deal.II needs? I doubt it.
>
> You can always use PETSc instead of Trilinos for linear algebra, too
> (see step-42 for example). I have to say that I am not using binary
> packages of PETSc either, though. I don't know if they are configured
> correctly, but you can try.
>
> Timo
>
>
> --
> Timo Heister
> http://www.math.tamu.edu/~heister/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to