Searched refs:sensmu2_glob (Results 1 – 1 of 1) sorted by relevance
213 PetscScalar *sensmu2_glob; in AdjointMonitor() local230 PetscCall(VecGetArray(user->sens_mu2, &sensmu2_glob)); in AdjointMonitor()232 sensmu2_glob[curr_step] = sensmu_loc[1]; in AdjointMonitor()234 PetscCall(VecRestoreArray(user->sens_mu2, &sensmu2_glob)); in AdjointMonitor()