Dear colleagues, I was trying to prescribe displacement boundary conditions on a 3D model on certain faces but only for the x and y displacement components. I used to apply the interpolate_boundary_values class before, but it demands dim+1 components inside my boundary_function (i have a mixed displacement-pressure formulation problem), when I call fe.component_mask(velocities).
Could you please let me know, how I can otherwise impose my Dirichlet condition for chosen displacement components? Thank you! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/3d2ddab3-5ff0-47a2-a259-1d2cc4cde48an%40googlegroups.com.
