You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check for leaks in PETSc in test_solve_leak
now clear properly solvers before rebuilding a backend, it ensures that not
only the preconditioners but also the petsc solvers (lineat and non-linear)
are destroyed
…ow clear properly solvers before rebuilding a backend, it ensures that not only the preconditioners but also the petsc solvers (lineat and non-linear) are destroyed
check for leaks in PETSc in test_solve_leak
now clear properly solvers before rebuilding a backend, it ensures that not
only the preconditioners but also the petsc solvers (lineat and non-linear)
are destroyed
…ow clear properly solvers before rebuilding a backend, it ensures that not only the preconditioners but also the petsc solvers (lineat and non-linear) are destroyed
Original author: [email protected] (March 12, 2012 16:12:29)
What steps will reproduce the problem?
memory grows after each delete/construct
VD: create a testcase to reproduce
Original issue: http://code.google.com/p/feelpp/issues/detail?id=8
The text was updated successfully, but these errors were encountered: