Mikael Mortensen wrote:
> Hi,
>
> Anyone knows how to get the solver from dumping text like
>
> Solving linear variational problem
>   Applying boundary conditions to linear system.
>   Solving linear system of size 81 x 81 (PETSc LU solver, umfpack).
>
> for every iteration?
>   

Try:

    dolfin_set("output destination", "silent")


-- 
--
Marie E. Rognes
Center for Biomedical Computing
Simula Research Laboratory

_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to