18 #ifndef __ESCRIPT_NCHELPER_H__
19 #define __ESCRIPT_NCHELPER_H__
29 char NcFType(
const std::string& name);
37 bool openNcFile(netCDF::NcFile& f,
const std::string& name);
#define ESCRIPT_DLL_API
Definition: escriptcore/src/system_dep.h:30
Definition: AbstractContinuousDomain.cpp:23
char NcFType(const std::string &name)
Definition: NCHelper.cpp:28