thegooglecodearchive / sfepy

Automatically exported from code.google.com/p/sfepy
0 stars 0 forks source link

fix zero order approximations #144

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The zero order (piece-wise constant) approximations do not work in general, as 
the geometry description uses linear approximation for base function gradients.

Original issue reported on code.google.com by robert.c...@gmail.com on 10 Aug 2010 at 11:16

GoogleCodeExporter commented 9 years ago
This should be ok now, after introduction of DiscontinuousField class.

Original comment by robert.c...@gmail.com on 18 Jan 2011 at 4:50

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/sfepy/sfepy/issues/146

Original comment by robert.c...@gmail.com on 30 Jan 2012 at 10:27