Python Trilinos demo fails with Trilinos 10.8

Bug #864725 reported by Garth Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
Medium
Garth Wells

Bug Description

Error:

 Prec = ML.MultiLevelPreconditioner(A_epetra, False)
  File "/home/garth/local/trilinos-10.8/lib/python2.7/site-packages/PyTrilinos/ML.py", line 1442, in __init__
    this = _ML.new_MultiLevelPreconditioner(*args)
NotImplementedError: Wrong number or type of arguments for overloaded function 'new_MultiLevelPreconditioner'.
  Possible C/C++ prototypes are:
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(Epetra_RowMatrix const &,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(Epetra_RowMatrix const &,Teuchos::ParameterList const &,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(ML_Operator *,Teuchos::ParameterList const &,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(ML_Operator *,Teuchos::ParameterList const &,Epetra_RowMatrix **,Teuchos::ParameterList *,int,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(Epetra_RowMatrix const &,Epetra_RowMatrix const &,Epetra_RowMatrix const &,Teuchos::ParameterList const &,bool const,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(Epetra_RowMatrix const &,Epetra_RowMatrix const &,Epetra_RowMatrix const &,Epetra_RowMatrix const &,Teuchos::ParameterList const &,bool const)
    ML_Epetra::MultiLevelPreconditioner::MultiLevelPreconditioner(Epetra_MsrMatrix const &,ML_Operator *,AZ_MATRIX *,int *,Teuchos::ParameterList const &,bool const)

Changed in dolfin:
milestone: none → 1.0-beta2
Changed in dolfin:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Garth Wells (garth-wells)
Changed in dolfin:
status: In Progress → Fix Committed
Changed in dolfin:
status: Fix Committed → Fix Released
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.