Re: [Libmesh-devel] Working Adaptive Removal

2007-11-09 Thread Roy Stogner
On Fri, 9 Nov 2007, [EMAIL PROTECTED] wrote: > Here is the completed modifications to libmesh-0.6.1 that will yeild an > adaptive removal. My first thoughts: Thanks! It looks like you've managed to implement a very useful capability with a relatively small changeset. Could you make a patch fil

[Libmesh-devel] Working Adaptive Removal

2007-11-09 Thread veltenvr
Here is the completed modifications to libmesh-0.6.1 that will yeild an adaptive removal. Someday I'll create a sourceforge account. Victor Velten The idea is to mark 'removed' elements as inactive and then reinitialize the equation systems.  When mesh.contract() is called all of the subacti