Lukas Korous
unread,Sep 5, 2011, 4:31:29 AM9/5/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to femhu...@googlegroups.com
Hi this week I :
- improved the ability to continue with an interrupted calculation
- added 1D XML mesh parser
- prepared some Trilinos (mainly NOX) stuff, so that Vlada could work on it
- made linearizer, orderizer, vectorizer not templated, but designed a small hierarchy of (complex->real) filters that are there for displaying {real, complex} part of a solution.
(before this, user did not have a control over it, it just displayed real part)
- improved Solution's solution_vector members and usage.
- worked on Euler
Plan for this week: fix Mesh::rescale(), then work on Euler, in the spare time work on VTK XML format, exceptions.
Lukas