Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/interpreter/
H A DSurfpackInterpreter.h34 void execSave(ParamMap& args);
H A DSurfpackInterpreter.cpp71 execSave(commands[i].second); in commandLoop()
194 void SurfpackInterpreter::execSave(ParamMap& args) in execSave() function in SurfpackInterpreter