Home
last modified time | relevance | path

Searched refs:get_last_accessed_sequence (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSequenceManager.hpp73 const EntitySequence* get_last_accessed_sequence( EntityType type ) const in get_last_accessed_sequence() function in moab::SequenceManager
H A DCore.cpp1014 seq = sequence_manager()->get_last_accessed_sequence( MBVERTEX ); in serial_load_file()