On Sunday 06 September 2009 18:36:32 logg wrote:
> 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
> 

How should it look like when this works? Do we get any message from PETSc that 
it has got a parameter? 

Or is it the dolfin part of the parameter system that does not get to parse 
the parameter correctly?

Johan

-- 
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