Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DValType.cc38 return get_double_array(str); in operator double*()
63 double *ValType::get_double_array(string str) in get_double_array() function in ValType
H A DValType.h35 double *get_double_array(string str);