Searched refs:last_model_indices (Results 1 – 2 of 2) sorted by relevance
33 PetscInt *last_model_indices; /* n */ member
903 if (mfqP->model_indices[i] == mfqP->last_model_indices[i]) { in TaoSolve_POUNDERS()909 mfqP->last_model_indices[i] = mfqP->model_indices[i]; in TaoSolve_POUNDERS()978 PetscCall(PetscMalloc1(mfqP->npmax, &mfqP->last_model_indices)); in TaoSetUp_POUNDERS()1090 PetscCall(PetscFree(mfqP->last_model_indices)); in TaoDestroy_POUNDERS()