Home
last modified time | relevance | path

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

/phasta/phSolver/common/test/
H A DphIOread.f20 type(ptrarr), target, dimension(2) :: coords variable
H A DphIOreaddatablock.cc24 double* coords[2] = {NULL, NULL}; in main() local