← Back to team overview

dolfin team mailing list archive

(no subject)

 

I need to find the gradient perpendicular to the boundary. I know I can find the gradient in python using the grad(v) command, but I don't think I can do the same in C++. Is it possible? and if it is possible is it worth the trouble or would it be easier to rewrite in python? Thanks for your help

Follow ups