I'm trying to calculate the curl of a vector field using Nedelec elements. The GridFunction class provides a GetCurl function, but unlike the GetValue/GetVectorValue functions, GetCurl doesn't accept ...