Re: [Libmesh-devel] LibMesh and XFEM

2014-11-21 Thread Benjamin Spencer
helpful to talk with someone who knows that code better. Is that you, Roy? -Ben Benjamin Spencer Fuels Modeling and Simulation Idaho National Laboratory PO Box 1625 Idaho Falls, ID 83415-3840 208-526-1683 On Fri, Nov 21, 2014 at 12:18 PM, Derek Gaston wrote: > Ben Spencer (copied on this emai

Re: [Libmesh-devel] LibMesh and XFEM

2014-11-21 Thread Benjamin Spencer
We've tried a few techniques for integrating the partial elements. For our problems, we're really interested in using the original integration points to avoid the need to map any stateful data to new integration points. We've experimented with some techniques to use the original integration points

Re: [Libmesh-devel] LibMesh and XFEM

2014-11-21 Thread Benjamin Spencer
> As for the old dof indices bit, I'd be happy to participate in that >> discussion, especially if you can create the problem with a minimal example. >> >> I appreciate the offer. I'll work on setting up a really minimal test case. -Ben ---

Re: [Libmesh-devel] LibMesh and XFEM

2014-11-21 Thread Benjamin Spencer
calling DofMap::reinit() anywhere. Does it get called by EquationSystems::reinit()? Maybe that's my problem. That would be nice if that's all I have to do. I'll give it a try. -Ben Benjamin Spencer Fuels Modeling and Simulation Idaho National Laboratory PO Box 1625 Idaho Falls,

Re: [Libmesh-devel] LibMesh and XFEM

2014-11-21 Thread Benjamin Spencer
On Fri, Nov 21, 2014 at 1:57 PM, Xujun Zhao wrote: > Thank you very much for those information. If this involves MOOSE, I think > I should bring Dmitry in :-) > Definitely. Are you working with him? We work with him quite a bit, and we've had some discussions on this topic in the past. > It