w2img::VorticityDivergence Class Reference

List of all members.

Detailed Description

Algorithm main class, whose methods are invoked by various listeners in w2vortdiv_main.cc Interface code auto-generated by w2algcreator.

Author:
lakshman
Version:
Id
w2img_VorticityDivergence.h,v 1.7 2012/05/01 20:51:02 Valliappa.Lakshmanan Exp


Public Member Functions

 VorticityDivergence (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &halfSizeOfNeighborhood, const std::string &smoothingKernel)
 Algorithm constructor, called from w2vortdiv_main with the command-line options passed in.
void processWindField (const code::Index::Record &rec)

Static Public Member Functions

static bool compute_2d (const code::LatLonGrid &u, const code::LatLonGrid &v, int halfSize, code::LatLonGrid &vort, code::LatLonGrid &div, code::LatLonGrid &wspd, code::LatLonGrid &wdir)


Constructor & Destructor Documentation

w2img::VorticityDivergence::VorticityDivergence ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  halfSizeOfNeighborhood,
const std::string &  smoothingKernel 
)

Algorithm constructor, called from w2vortdiv_main with the command-line options passed in.


Member Function Documentation

static bool w2img::VorticityDivergence::compute_2d ( const code::LatLonGrid &  u,
const code::LatLonGrid &  v,
int  halfSize,
code::LatLonGrid &  vort,
code::LatLonGrid &  div,
code::LatLonGrid &  wspd,
code::LatLonGrid &  wdir 
) [static]

void w2img::VorticityDivergence::processWindField ( const code::Index::Record &  rec  ) 


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7