Public bug reported:
Python classes are indexed (at least) twice in the Python Programmer's
Reference, for instance the index points to the class FunctionSpace in both
dolfin.functions and dolfin.functions.functionspace:
FunctionSpace (class in dolfin.cpp)
(class in dolfin.functions)
(class in dolfin.functions.functionspace)
Is this intended? If so, it is confusing.
** Affects: dolfin
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/793512
Title:
Classes are indexed twice in Python Programmer's Reference
Status in DOLFIN:
New
Bug description:
Python classes are indexed (at least) twice in the Python Programmer's
Reference, for instance the index points to the class FunctionSpace in both
dolfin.functions and dolfin.functions.functionspace:
FunctionSpace (class in dolfin.cpp)
(class in dolfin.functions)
(class in dolfin.functions.functionspace)
Is this intended? If so, it is confusing.
_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help : https://help.launchpad.net/ListHelp