Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/test/include/
H A Dgtest_gaussianprocesssupport.hpp63 int exitconst = 0; in Wrapper_GaussianProcessSupport() local
67 … update_interval_length_input, gaussian_process_type, exitconst, use_analytic_smoothing); in Wrapper_GaussianProcessSupport()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/include/
H A DGaussianProcessSupport.hpp66 …std::vector<int> const&, int , const std::string, const int exitconst, const bool use_analytic_smo…
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/src/
H A DGaussianProcessSupport.cpp14 …int update_interval_length_input, const std::string gaussian_process_type, const int exitconst, co… in initialize() argument
48 NOEXIT = exitconst; in initialize()