Searched refs:res_weights_rows (Results 1 – 4 of 4) sorted by relevance
388 PetscCall(PetscFree(tao->res_weights_rows)); in TaoSetResidualWeights()391 PetscCall(PetscMalloc1(n, &tao->res_weights_rows)); in TaoSetResidualWeights()396 tao->res_weights_rows[i] = rows[i]; in TaoSetResidualWeights()402 tao->res_weights_rows = NULL; in TaoSetResidualWeights()
309 PetscCall(PetscFree((*tao)->res_weights_rows)); in TaoDestroy()
92 PetscInt *res_weights_rows; member
42 row = tao->res_weights_rows[i]; in pounders_feval()185 row = tao->res_weights_rows[i]; in pounders_update_res()197 row = tao->res_weights_rows[i]; in pounders_update_res()206 row = tao->res_weights_rows[i]; in pounders_update_res()