Gradient of user computed field

Hello,

For fields that do not represent resolved variables, the only solution for this is to use the “low level” functions, for which you need to define variable condition arrays…

Check src/alge/cs_gradient.h in the sources, or the Doxyhen documentation (not sure how far it goes into details) for examples.

Regards,

Yvan