Re: [Libmesh-users] multiphysics solver

2012-01-26 Thread Kirk, Benjamin (JSC-EG311)
> I would like to use libmesh to solve different sets of equations on > different parts of the domain as read in from the subdomain_id() > of an exodus file. I am planning to just put an 'if' statement in my > assembly routines but I was curious as to if there is any existing > functionality > to h

[Libmesh-users] multiphysics solver

2012-01-26 Thread David Fuentes
Hi, I would like to use libmesh to solve different sets of equations on different parts of the domain as read in from the subdomain_id() of an exodus file. I am planning to just put an 'if' statement in my assembly routines but I was curious as to if there is any existing functionality to handle m