Hello, developers, I am trying to add boundary conditions to my FESystems, there is a RT finite element. I want to constrain it boundary conditions to zero with affinestraints, However, when I use deal.ii 9.0.1 to complie my .cc file, I found that the header file has been removed.
Is the header file change name? Or there is another class can replace affinestarints? (PS: I want to use VectorTools::project_boundary_values_div_conforming) Thank you in davance. Best, Chen -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
