Lines Matching refs:ltog_c

49   ISLocalToGlobalMapping ltog_f, ltog_c;  in DMCreateInterpolation_DA_1D_Q1()  local
70 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_1D_Q1()
71 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_1D_Q1()
162 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_1D_Q1()
174 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_1D_Q0() local
203 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_1D_Q0()
204 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_1D_Q0()
247 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_1D_Q0()
260 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_2D_Q1() local
299 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_2D_Q1()
300 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_2D_Q1()
473 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_2D_Q1()
488 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_2D_Q0() local
517 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_2D_Q0()
518 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_2D_Q0()
593 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_2D_Q0()
609 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_3D_Q0() local
642 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_3D_Q0()
643 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_3D_Q0()
725 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_3D_Q0()
738 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInterpolation_DA_3D_Q1() local
793 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInterpolation_DA_3D_Q1()
794 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_3D_Q1()
998 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInterpolation_DA_3D_Q1()
1112 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInjection_DA_2D() local
1146 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInjection_DA_2D()
1147 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInjection_DA_2D()
1162 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInjection_DA_2D()
1185 ISLocalToGlobalMapping ltog_f, ltog_c; in DMCreateInjection_DA_3D() local
1224 PetscCall(DMGetLocalToGlobalMapping(dac, &ltog_c)); in DMCreateInjection_DA_3D()
1225 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_c, &idx_c)); in DMCreateInjection_DA_3D()
1252 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_c, &idx_c)); in DMCreateInjection_DA_3D()