Home
last modified time | relevance | path

Searched refs:removeGlobalProperty (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcustom_value_tracker.cpp93 void CustomValueTracker::removeGlobalProperty(const char *_id) in removeGlobalProperty() function in CustomValueTracker
H A Dcustom_value_tracker.h114 void removeGlobalProperty(const char *_id);
H A Dfix_move_mesh.cpp155 mesh_->prop().removeGlobalProperty(refpt_id); in pre_delete()