Hi, I'm using FEMSystem to solve Navier-Stokes (based on example 18), but in the case I'm looking at there's a forcing term that comes from the solution of another system, call the external system tau_system. I was thinking of adding a pointer to tau_system to NavierSystem and then implementing a tau_interior_value function in NavierSystem, analogous to FEMSystem's interior_value. Does this sound like a sensible approach?
Thanks very much, David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
