Home
last modified time | relevance | path

Searched refs:execCreateAxes (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.h26 void execCreateAxes(ParamMap& args);
H A DSurfpackInterpreter.cpp73 execCreateAxes(commands[i].second); in commandLoop()
353 void SurfpackInterpreter::execCreateAxes(ParamMap& args) in execCreateAxes() function in SurfpackInterpreter