Searched refs:read_solution (Results 1 – 1 of 1) sorted by relevance
| /phasta/checkphasta/ |
| H A D | checkphasta.cpp | 26 char read_solution(double** solutiono, int* size, int* nshgo, int* ndofo, 73 read_solution(&solution, &solsize, &nshg, &ndof, in main() 105 read_solution(&lsol, &lsize, NULL, NULL, in compare_solution() 107 read_solution(&rsol, &rsize, NULL, NULL, in compare_solution() 133 char read_solution(double** solutiono, int* size, int* nshgo, int* ndofo, in read_solution() function
|