2013/7/5 Minq Q <[email protected]>: > Hi, > > I have two simple systems. System #1 has two variables (u,v) and the other > has one variable (w). All of them are the same order and in the same > sub-domain etc. > > I would like to know a simple method to set the values for w as: > > w = sin(v)
I believe that the idea is to use an ExplicitSystem, as exemplified for the elastic stress in http://libmesh.sf.net/systems_of_equations_ex6.php ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
