Re: [Libmesh-devel] build_extrusion

2013-01-29 Thread David Knezevic
Sounds great --- once this is in place, any chance you could add a mesh extrusion example to libMesh? David On 01/29/2013 02:36 PM, Cody Permann wrote: So I'm finally getting around to replacing our mesh extruder class with the libMesh implementation. It's always nice to delete duplicate c

Re: [Libmesh-devel] build_extrusion

2013-01-29 Thread Roy Stogner
On Tue, 29 Jan 2013, Cody Permann wrote: So I'm finally getting around to replacing our mesh extruder class with the libMesh implementation.  It's always nice to delete duplicate code :) In switching things over, I noticed that there were two things that our extruder class does that the imple

[Libmesh-devel] build_extrusion

2013-01-29 Thread Cody Permann
So I'm finally getting around to replacing our mesh extruder class with the libMesh implementation. It's always nice to delete duplicate code :) In switching things over, I noticed that there were two things that our extruder class does that the implementation in libMesh does not. The first is t