> Are you using the homogeneous or the heterogeneous constraint > functions when constraining your system of equations? Often we solve > for a delta between two solutions (Newton steps, time steps with fixed > BC values, etc) rather than directly solving for the constrained > solution, so we have different methods to handle constraints in the > former vs latter case. If you've written your own assembly loop, > check it to make sure you're using the appropriate method?
You are right. I was not using the heterogeneous. Now it works. Thanks once again for the excellent support! Renato ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
