Searched refs:res_weights_cols (Results 1 – 4 of 4) sorted by relevance
389 PetscCall(PetscFree(tao->res_weights_cols)); in TaoSetResidualWeights()392 PetscCall(PetscMalloc1(n, &tao->res_weights_cols)); in TaoSetResidualWeights()397 tao->res_weights_cols[i] = cols[i]; in TaoSetResidualWeights()403 tao->res_weights_cols = NULL; in TaoSetResidualWeights()
310 PetscCall(PetscFree((*tao)->res_weights_cols)); in TaoDestroy()
93 PetscInt *res_weights_cols; member
43 col = tao->res_weights_cols[i]; in pounders_feval()186 col = tao->res_weights_cols[i]; in pounders_update_res()198 col = tao->res_weights_cols[i]; in pounders_update_res()207 col = tao->res_weights_cols[i]; in pounders_update_res()