compute_2d(const code::LatLonGrid &u, const code::LatLonGrid &v, int halfSize, code::LatLonGrid &vort, code::LatLonGrid &div, code::LatLonGrid &wspd, code::LatLonGrid &wdir) | w2img::VorticityDivergence | [static] |
processWindField(const code::Index::Record &rec) | w2img::VorticityDivergence | |
VorticityDivergence(const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &halfSizeOfNeighborhood, const std::string &smoothingKernel) | w2img::VorticityDivergence |