new implementation of conditions

Hi all,
during the process of refactoring sfepy.fem I have "moved" boundary and initial conditions into new (documented) classes in sfepy/fem/conditions.py, see [1], [2].
Let me know about any problems.
Next target are the equation mappings.
r.
[1] http://github.com/rc/sfepy/tree/master [2] http://docs.sfepy.org/doc-devel/src/sfepy/fem/conditions.html

On 05/27/10 12:56, Robert Cimrman wrote:
Hi all,
during the process of refactoring sfepy.fem I have "moved" boundary and initial conditions into new (documented) classes in sfepy/fem/conditions.py, see [1], [2].
Let me know about any problems.
Next target are the equation mappings.
Done, looking for the next victim...
r.
[1] http://github.com/rc/sfepy/tree/master [2] http://docs.sfepy.org/doc-devel/src/sfepy/fem/conditions.html
participants (1)
-
Robert Cimrman