|
From: Roy S. <roy...@ic...> - 2006-06-23 18:43:11
|
On Fri, 23 Jun 2006, Roy Stogner wrote: > Hey! If we've got a volunteer on our hands, I want to see the FE > shape function initialization better optimized and the build process > moved to automake. You know, as long as I'm writing my wishlist: For quite a while now (ever since I wrote that "subactive elements" hack), we've had the capability to get multigrid linear systems out of any System class with a side effect free assembly() function. We've also got most of the code necessary to write transfer matrices in System::project_vector(). If anyone's looking for a thankless coding task, it would be nice to figure out how to hook all this stuff into PETSc and LASPACK. --- Roy |