Home
last modified time | relevance | path

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

/dports/science/cdo/cdo-2.0.0/src/
H A Dafterburner.h33 struct AfterControl struct
205 void after_gp2sp(const AfterControl &globs, struct Variable *vars, int ccode);
208 void after_FCrh2FCsh(const AfterControl &globs, struct Variable *vars);
209 void after_SPuv2SPdv(const AfterControl &globs, struct Variable *vars);
210 void after_FCsh2FCrh(const AfterControl &globs, struct Variable *vars);
212 void after_EchamCompGP(const AfterControl &globs, struct Variable *vars);
213 void after_processPL(AfterControl &globs, struct Variable *vars);
214 void after_processML(AfterControl &globs, struct Variable *vars);
216 void after_AnalysisAddRecord(const AfterControl *globs, struct Variable *vars, int code, int gridID…
219 void after_EchamAddRecord(const AfterControl *globs, struct Variable *vars, int code, int gridID, i…
[all …]
H A DAfterburner.cc55 AfterControl *globs;
125 after_PostProcess(AfterControl &globs) in after_PostProcess()
154 after_SwitchFile(AfterControl *globs) in after_SwitchFile()
342 after_setNextDate(AfterControl *globs) in after_setNextDate()
469 after_defineNextTimestep(const AfterControl &globs) in after_defineNextTimestep()
494 after_setEndOfInterval(AfterControl &globs, int nrecs) in after_setEndOfInterval()
713 after_setLevel(AfterControl &globs) in after_setLevel()
1124 after_checkNamelist(const AfterControl &globs) in after_checkNamelist()
1248 after_dimcalc(AfterControl &globs) in after_dimcalc()
1679 after_control_init(AfterControl &globs) in after_control_init()
[all …]
H A Dafterburnerlib.cc194 after_gp2sp(const AfterControl &globs, struct Variable *vars, int ccode) in after_gp2sp()
355 after_FCrh2FCsh(const AfterControl &globs, struct Variable *vars) in after_FCrh2FCsh()
378 after_SPuv2SPdv(const AfterControl &globs, struct Variable *vars) in after_SPuv2SPdv()
411 after_FCsh2FCrh(const AfterControl &globs, struct Variable *vars) in after_FCsh2FCrh()
449 after_processPL(AfterControl &globs, struct Variable *vars) in after_processPL()
1051 after_EchamCompGP(const AfterControl &globs, struct Variable *vars) in after_EchamCompGP()
1423 after_processML(AfterControl &globs, struct Variable *vars) in after_processML()
2227 after_AnalysisAddRecord(const AfterControl *globs, struct Variable *vars, int code, int gridID, int… in after_AnalysisAddRecord()
2329 after_EchamAddRecord(const AfterControl *globs, struct Variable *vars, int code, int gridID, int za… in after_EchamAddRecord()
2636 after_legini_setup(AfterControl &globs, struct Variable *vars) in after_legini_setup()