I found out that the deal.II implementation of
Function<dim>::vector_gradient_list
is based on the
Function<dim>::gradient
This seems to me not consistent with the fact that instead
Function<dim>::vector_value_list
calls
Function<dim>::vector_value
I wonder if it has been a thoughtful choice or maybe something that can be
improved.
This is my first message to the dealii mailing list, so let me thanks all
deal.II developers
for their wonderful job!
Cheers,
andrea cangiani
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii