Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/common/
H A Dphasta.cc96 int run(phSolver::Input& ctrl) { in run()
138 int phasta(phSolver::Input& ctrl) { in phasta()
144 int phasta(phSolver::Input& ctrl, grstream grs) { in phasta()
152 int phasta(phSolver::Input& ctrl, RStream* rs) { in phasta()
159 int phasta(phSolver::Input& ctrl, GRStream* grs, RStream* rs) { in phasta()
274 phSolver::Input ctrl(userConf, defaultConf); in phasta() local