New issue 145 by robert.cimrman: pass everywhere integral instances instead
of just integral names
http://code.google.com/p/sfepy/issues/detail?id=145
The current way is fragile, as often the integral required by name is not
cached in approximation. Passing the integrals directly will allow getting
rid of integral caching completely.
Comment #1 on issue 145 by robert.cimrman: pass everywhere integral
instances instead of just integral names
http://code.google.com/p/sfepy/issues/detail?id=145
Done.
Comment #2 on issue 145 by robert.c...@gmail.com: pass everywhere integral
instances instead of just integral names
http://code.google.com/p/sfepy/issues/detail?id=145#c2
Migrated to http://github.com/sfepy/sfepy/issues/147