Home
last modified time | relevance | path

Searched refs:execCreateSurface (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.h28 void execCreateSurface(ParamMap& args);
H A DSurfpackInterpreter.cpp63 execCreateSurface(commands[i].second); in commandLoop()
262 void SurfpackInterpreter::execCreateSurface(ParamMap& args) in execCreateSurface() function in SurfpackInterpreter