New issue 144 by robert.cimrman: fix zero order approximations
http://code.google.com/p/sfepy/issues/detail?id=144
The zero order (piece-wise constant) approximations do not work in general,
as the geometry description uses linear approximation for base function
gradients.
Comment #1 on issue 144 by robert.c...@gmail.com: fix zero order
approximations
http://code.google.com/p/sfepy/issues/detail?id=144
This should be ok now, after introduction of DiscontinuousField class.
Comment #2 on issue 144 by robert.c...@gmail.com: fix zero order
approximations
http://code.google.com/p/sfepy/issues/detail?id=144#c2
Migrated to http://github.com/sfepy/sfepy/issues/146