Open GoogleCodeExporter opened 9 years ago
Example:
old:
material_2 = {
'name' : 'coef',
'region' : 'Omega',
'values' : {'val' : 1.0},
}
new:
material_2 = {
'name' : 'coef',
'values' : {'val' : 1.0},
}
Original comment by robert.c...@gmail.com
on 17 May 2010 at 12:50
It seems that all the example and test files have been edited.
Original comment by robert.c...@gmail.com
on 5 May 2011 at 1:23
Migrated to http://github.com/sfepy/sfepy/issues/132
Original comment by robert.c...@gmail.com
on 30 Jan 2012 at 10:27
Original issue reported on code.google.com by
robert.c...@gmail.com
on 17 May 2010 at 12:42