17 #ifndef __ESCRIPT_NCHELPER_H__ 18 #define __ESCRIPT_NCHELPER_H__ 23 char NcFType(
const std::string& name);
30 bool openNcFile(netCDF::NcFile& f,
const std::string& name);
Definition: AbstractContinuousDomain.cpp:22
char NcFType(const std::string &name)
Definition: NCHelper.cpp:27