← Back to team overview

dolfin team mailing list archive

Re: echo

 

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



References