Home
last modified time | relevance | path

Searched refs:after_gp2sp (Results 1 – 2 of 2) sorted by relevance

/dports/science/cdo/cdo-2.0.0/src/
H A Dafterburner.h205 void after_gp2sp(const AfterControl &globs, struct Variable *vars, int ccode);
H A Dafterburnerlib.cc194 after_gp2sp(const AfterControl &globs, struct Variable *vars, int ccode) in after_gp2sp() function
1456 if (vars[DIVERGENCE].spectral == nullptr) after_gp2sp(globs, vars, DIVERGENCE); in after_processML()
1457 if (vars[VORTICITY].spectral == nullptr) after_gp2sp(globs, vars, VORTICITY); in after_processML()
1469 if (vars[DIVERGENCE].spectral == nullptr) after_gp2sp(globs, vars, DIVERGENCE); in after_processML()
1480 if (vars[VORTICITY].spectral == nullptr) after_gp2sp(globs, vars, VORTICITY); in after_processML()
1545 if (vars[LNPS].fourier == nullptr) after_gp2sp(globs, vars, LNPS); in after_processML()
1554 if (vars[LNPS].spectral == nullptr) after_gp2sp(globs, vars, LNPS); in after_processML()