Searched defs:coords (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/test/ | ||
| H A D | phIOread.f | 20 type(ptrarr), target, dimension(2) :: coords variable |
| H A D | phIOreaddatablock.cc | 24 double* coords[2] = {NULL, NULL}; in main() local |