Home
last modified time | relevance | path

Searched defs:MB_TAG_DFTOK (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DTypes.hpp74 MB_TAG_DFTOK = 1<<10 /**< Do not fail for mismatched default values */ enumerator
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/pymoab/pymoab/
H A Dtypes.pyx252 MB_TAG_DFTOK = moab.MB_TAG_DFTOK variable