Home
last modified time | relevance | path

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

/phasta/checkphasta/
H A Dcheckphasta.cpp26 char read_solution(double** solutiono, int* size, int* nshgo, int* ndofo,
133 char read_solution(double** solutiono, int* size, int* nshgo, int* ndofo, in read_solution() argument
162 if(solutiono != NULL) in read_solution()
163 *solutiono = solution; in read_solution()