List of solvers and preconditioners should include only available options

Bug #891350 reported by Anders Logg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
In Progress
Medium
Anders Logg

Bug Description

The functions list_foo_solver_methods and list_krylov_solver_preconditioners currently list all options that can possibly be set
through the DOLFIN interface, not exactly those that are available.

We should (at least) make sure to list only those that are currently available, like not listing UMFPACK as an evailable solver through Epetra if Trilinos is not configured with UMFPACK.

Anders Logg (logg)
Changed in dolfin:
milestone: none → trunk
status: New → Confirmed
importance: Undecided → High
importance: High → Medium
Revision history for this message
Johan Hake (johan-hake) wrote :

This is now fixed for PETSc LUSolvers, and PETScPreconditioners. AFAIK we do not use any information about available Solvers and preconditioners in Trilinos.

Changed in dolfin:
status: Confirmed → In Progress
Changed in dolfin:
assignee: nobody → Anders Logg (logg)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.