Lines Matching refs:ltog_f

49   ISLocalToGlobalMapping ltog_f, ltog_c;  in DMCreateInterpolation_DA_1D_Q1()  local
65 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_1D_Q1()
66 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q1()
161 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q1()
174 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_1D_Q0() local
198 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_1D_Q0()
199 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q0()
246 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q0()
260 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_2D_Q1() local
294 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_2D_Q1()
295 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q1()
472 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q1()
488 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_2D_Q0() local
512 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_2D_Q0()
513 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q0()
592 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q0()
609 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_3D_Q0() local
637 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_3D_Q0()
638 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q0()
724 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q0()
738 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_3D_Q1() local
788 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInterpolation_DA_3D_Q1()
789 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q1()
997 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q1()
1056 ISLocalToGlobalMapping ltog_f; in DMCreateInjection_DA_1D() local
1078 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInjection_DA_1D()
1079 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_1D()
1097 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_1D()
1112 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInjection_DA_2D() local
1141 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInjection_DA_2D()
1142 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_2D()
1161 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_2D()
1185 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInjection_DA_3D() local
1219 PetscCall(DMGetLocalToGlobalMapping(daf, &ltog_f)); in DMCreateInjection_DA_3D()
1220 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_3D()
1251 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_3D()