Searched defs:default_map (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/ | ||
| H A D | Input.h | 37 map<string,string> *default_map; variable |
| H A D | Cinput.cc | 60 map<string,string> *default_map = new map<string,string>; in Input() local |