Hi, I'm trying to implement a 2d problem in libmesh where I have two scalar variables : one is 2d in the whole domain, the other is 1d and mapped on one of the boundaries of my domain. These two variables are coupled due to the global variational formulation. I don't know how to define my 1d variable so that it can be part of the equation_systems (since it is based on a 2d mesh). In the examples I've seen so far, problems with multiple variables all have the same dimension (e.g. Stokes). Any help would be much appreciated. Thanks,
Sylvain ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
