Public bug reported:

PETSc command-line options like --petsc.foo 3 are not handled in Python:

  StandardError: unknown option petsc.info

Don't know why this doesn't work in Python since the Python interface seems
to call the C++ implementation which handles PETSc command-line options.

** Affects: dolfin
     Importance: Medium
     Assignee: Johan Hake (johan-hake)
         Status: New

-- 
Handle PETSc command-line options in Python
https://bugs.launchpad.net/bugs/425282
You received this bug notification because you are subscribed to DOLFIN.

Status in DOLFIN: New

Bug description:
PETSc command-line options like --petsc.foo 3 are not handled in Python:

  StandardError: unknown option petsc.info

Don't know why this doesn't work in Python since the Python interface seems
to call the C++ implementation which handles PETSc command-line options.
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to