Re: [Libmesh-users] multi-region analysis with libmesh...

2009-09-10 Thread David Knezevic
> Glad to hear! Thanks for that. > More to the point, thanks for adding that functionality! - Dave -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design,

Re: [Libmesh-users] multi-region analysis with libmesh...

2009-09-10 Thread Kirk, Benjamin (JSC-EG311)
>> To solve them fully coupled, you need to define a System with >> different variables in different subdomains. This support is fairly >> new, only in the libMesh svn head, and AFAIK has only been tested on a >> benchmark problem or two. >> > Re testing subdomain-only variables: I've recently b

Re: [Libmesh-users] multi-region analysis with libmesh...

2009-09-10 Thread David Knezevic
> To solve them fully coupled, you need to define a System with > different variables in different subdomains. This support is fairly > new, only in the libMesh svn head, and AFAIK has only been tested on a > benchmark problem or two. > Re testing subdomain-only variables: I've recently been u

Re: [Libmesh-users] multi-region analysis with libmesh...

2009-09-10 Thread Roy Stogner
On Wed, 9 Sep 2009, Vasilis Vavourakis wrote: > not sure whether this topic is already discussed in this list... > has anyone utilized LibMesh in multi-region problems (i.e. fluid-solid > interaction, different material solid-solid etc)??? Different material solid-solid is relatively easy; you'v