Home
last modified time | relevance | path

Searched defs:readNC (Results 1 – 10 of 10) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DNCHelperEuler.hpp26 NCHelperEuler(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSet) in NCHelperEuler()
H A DNCHelperFV.hpp20 NCHelperFV(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSet) in NCHelperFV()
H A DNCHelper.hpp26 NCHelper(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSet) in NCHelper()
110 ScdNCHelper(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSet) in ScdNCHelper()
189 UcdNCHelper(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSet) in UcdNCHelper()
H A DNCHelperFV.cpp9 bool NCHelperFV::can_read_file(ReadNC* readNC, int fileId) in can_read_file()
H A DNCHelperEuler.cpp20 bool NCHelperEuler::can_read_file(ReadNC* readNC, int fileId) in can_read_file()
H A DNCHelperHOMME.cpp10 NCHelperHOMME::NCHelperHOMME(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle file… in NCHelperHOMME()
28 bool NCHelperHOMME::can_read_file(ReadNC* readNC, int fileId) in can_read_file()
H A DNCHelperGCRM.cpp18 NCHelperGCRM::NCHelperGCRM(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSe… in NCHelperGCRM()
30 bool NCHelperGCRM::can_read_file(ReadNC* readNC) in can_read_file()
H A DNCHelperMPAS.cpp17 NCHelperMPAS::NCHelperMPAS(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle fileSe… in NCHelperMPAS()
69 bool NCHelperMPAS::can_read_file(ReadNC* readNC) in can_read_file()
H A DNCHelper.cpp20 NCHelper* NCHelper::get_nc_helper(ReadNC* readNC, int fileId, const FileOptions& opts, EntityHandle… in get_nc_helper()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnzext/tlin/
H A Dtlin_superlu_wrap.cpp174 void tlin::readNC(SuperMatrix *A, int &nnz, int *&colptr, int *&rowind, in readNC() function in tlin