I think this thread can be closed. Finally I used system_to_base_index().first.first, and it is working fine.
On Monday, November 28, 2016 at 12:19:56 PM UTC-6, Edith Sotelo wrote: > > Hi all, > I have more questions regarding Fe_enriched & PUM > > 1) Are enriched functions shifted, so that the enriched part evaluates to > zero at the mesh nodes? > > 2) About strong boundary conditions: > I am using the function interpolate_boundary_values,I think this function > is also interpolating values for the enriched dofs, but they need to be set > to zero instead to get the correct BC . > How can I manually choose the enriched dofs at the boundary and set them > to zero? > > Thank your for your help. > > Edith > -- 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.
