Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dphasta.cc269 const char* path_to_config = getenv("PHASTA_CONFIG"); in phasta() local
270 if(path_to_config) in phasta()
271 defaultConf = path_to_config; in phasta()