> I'm solving a parabolic PDE on a square [-1,1]^2 and I want to impose > periodic normal derivatives of the solution on the left and right > boundaries. How can I do that in deal.ii?
You should be able to handle this int he bilinear form of your problem. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
