I have an FE system object made of FE_TraceQ and FE_FaceQ and would like to 
apply hanging node (and zero boundary) constraints to only the first 
component. This is easy with zero boundary since the function 
DoFTools::make_zero_boundary_constraints can take a component mask as an 
argument but I see no such variant for 
DofTools::make_hanging_node_constraints; what would be the easiest way to 
do this practically?

Thanks,

Stephen

-- 
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 on the web visit 
https://groups.google.com/d/msgid/dealii/d46c6592-4ec5-43f8-bb41-44e37d73fe62o%40googlegroups.com.

Reply via email to