Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DDofData.h103 List_T * Save_FullSolutions ; member
H A DSolvingOperations.cpp1002 DofData_P->Solutions = DofData_P->CorrectionSolutions.Save_FullSolutions ; in Treatment_Operation()
1015 DofData_P->CorrectionSolutions.Save_FullSolutions = DofData_P->Solutions ; in Treatment_Operation()
1072 List_Add(DofData_P->CorrectionSolutions.Save_FullSolutions, &Solution_S) ; in Treatment_Operation()
1075 List_Pointer(DofData_P->CorrectionSolutions.Save_FullSolutions, in Treatment_Operation()
1076 List_Nbr(DofData_P->CorrectionSolutions.Save_FullSolutions)-1) ; in Treatment_Operation()
1125 if (List_Nbr(DofData_P->CorrectionSolutions.Save_FullSolutions)) { in Treatment_Operation()
1129 (DofData_P->CorrectionSolutions.Save_FullSolutions, in Treatment_Operation()
1130 List_Nbr(DofData_P->CorrectionSolutions.Save_FullSolutions)-1))->x, in Treatment_Operation()