Home
last modified time | relevance | path

Searched refs:params_fname (Results 1 – 4 of 4) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DProcessApplicInterface.cpp615 const std::string& params_fname, in write_parameters_file() argument
621 parameter_stream.open(params_fname.c_str()); in write_parameters_file()
623 parameter_stream.open(params_fname.c_str(), std::ios_base::app); in write_parameters_file()
627 Cerr << "\nError: cannot create parameters file " << params_fname in write_parameters_file()
H A DProcessApplicInterface.hpp251 const std::string& params_fname,
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pyscripts/
H A Dboxm2_scene_adaptor.py371 params_fname, margin=0, clip_width=-1, clip_height=-1): argument
373 params_fname, margin, clip_width, clip_height)
H A Dboxm2_adaptor.py1504 params_fname, margin=0, clip_width=-1, clip_height=-1): argument
1512 result = batch.set_params_process(params_fname)