Hm, can you point out where exactly this needed to be?

Thanks
W.


Sorry, in the switch statements in
HalfHyperShellBoundary<dim>::get_new_point_on_line and
HalfHyperShellBoundary<dim>::get_intermediate_points_on_line.

Yes, you're right, for the second function where I've added the breaks. Thanks for pointing it out. For the first function, all branches in the switch end with a return statement, so I don't think it's necessary, or do I miss something?

Best & thanks
 Wolfgang

------------------------------------------------------------------------
Wolfgang Bangerth               email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to