Home
last modified time | relevance | path

Searched refs:dv2uv_f2 (Results 1 – 3 of 3) sorted by relevance

/dports/science/cdo/cdo-2.0.0/src/
H A Dafterburner.h99 double *dv2uv_f2; member
H A DAfterburner.cc1818 globs.dv2uv_f2 = (double *) Malloc(globs.DimSP_half * sizeof(double)); in after_processing()
1819 geninx(globs.Truncation, globs.dv2uv_f1, globs.dv2uv_f2); in after_processing()
H A Dafterburnerlib.cc527 globs.dv2uv_f2, globs.Truncation, globs.DimSP, globs.NumLevelRequest); in after_processPL()
1460 globs.dv2uv_f2, globs.Truncation, globs.DimSP, vars[DIVERGENCE].hlev); in after_processML()