Dear everyone, I am doing a load-controlled non-linear simulation in which I am solving a linear system for the newton update. While assembling the system before solve, I am trying have separate functions to assemble matrix and RHS. I am using AffineConstraints class to take care of the Dirichlet boundary conditions. From the documentation(distribute_local_to_global()) and my experience, I am not able to apply inhomogenous boundary condition on the RHS without already having an assemble system matrix. If I use the function with only RHS vectors, homogenous boundary condition is being applied by default. Is there any solution to this?
With regards Subramania Sharma -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dealii/0cc24a67-0234-4c48-b3b4-ac337f7d8367n%40googlegroups.com.