Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DTypes.hpp69 MB_TAG_CREAT = 1<<5, /**< Create tag if it does not already exist */ enumerator
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/pymoab/pymoab/
H A Dtypes.pyx247 MB_TAG_CREAT = moab.MB_TAG_CREAT variable