Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DValType.cc32 return get_double(str); in operator double()
57 double ValType::get_double(string str) in get_double() function in ValType
H A DValType.h34 double get_double(string str);