Searched refs:sensmu1_glob (Results 1 – 1 of 1) sorted by relevance
212 PetscScalar *sensmu1_glob; in AdjointMonitor() local229 PetscCall(VecGetArray(user->sens_mu1, &sensmu1_glob)); in AdjointMonitor()231 sensmu1_glob[curr_step] = sensmu_loc[0]; in AdjointMonitor()233 PetscCall(VecRestoreArray(user->sens_mu1, &sensmu1_glob)); in AdjointMonitor()