Lines Matching refs:idx_f

42   const PetscInt        *idx_f, *idx_c;  in DMCreateInterpolation_DA_1D_Q1()  local
66 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q1()
92 row = idx_f[i - i_start_ghost]; in DMCreateInterpolation_DA_1D_Q1()
128 row = idx_f[i - i_start_ghost]; in DMCreateInterpolation_DA_1D_Q1()
161 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q1()
173 const PetscInt *idx_f, *idx_c; in DMCreateInterpolation_DA_1D_Q0() local
199 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q0()
224 row = idx_f[i - i_start_ghost]; in DMCreateInterpolation_DA_1D_Q0()
246 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_1D_Q0()
259 const PetscInt *idx_c, *idx_f; in DMCreateInterpolation_DA_2D_Q1() local
295 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q1()
322 row = idx_f[(m_ghost * (j - j_start_ghost) + (i - i_start_ghost))]; in DMCreateInterpolation_DA_2D_Q1()
368 row = idx_f[(m_ghost * (j - j_start_ghost) + (i - i_start_ghost))]; in DMCreateInterpolation_DA_2D_Q1()
422 row = idx_f[(m_ghost * (j - j_start_ghost) + (i - i_start_ghost))]; in DMCreateInterpolation_DA_2D_Q1()
472 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q1()
487 const PetscInt *idx_c, *idx_f; in DMCreateInterpolation_DA_2D_Q0() local
513 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q0()
540 row = idx_f[(m_ghost * (j - j_start_ghost) + (i - i_start_ghost))]; in DMCreateInterpolation_DA_2D_Q0()
579 row = idx_f[(m_ghost * (j - j_start_ghost) + (i - i_start_ghost))]; in DMCreateInterpolation_DA_2D_Q0()
592 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_2D_Q0()
608 const PetscInt *idx_c, *idx_f; in DMCreateInterpolation_DA_3D_Q0() local
638 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q0()
666 …row = idx_f[(m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_start_ghost) + (i - i_star… in DMCreateInterpolation_DA_3D_Q0()
709 …row = idx_f[(m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_start_ghost) + (i - i_star… in DMCreateInterpolation_DA_3D_Q0()
724 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q0()
737 const PetscInt *idx_c, *idx_f; in DMCreateInterpolation_DA_3D_Q1() local
789 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q1()
803 …row = idx_f[(m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_start_ghost) + (i - i_star… in DMCreateInterpolation_DA_3D_Q1()
851 …row = idx_f[(m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_start_ghost) + (i - i_star… in DMCreateInterpolation_DA_3D_Q1()
932 …row = idx_f[(m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_start_ghost) + (i - i_star… in DMCreateInterpolation_DA_3D_Q1()
997 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInterpolation_DA_3D_Q1()
1055 const PetscInt *idx_f; in DMCreateInjection_DA_1D() local
1079 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_1D()
1093 row = idx_f[i_f - i_start_ghost]; in DMCreateInjection_DA_1D()
1097 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_1D()
1111 const PetscInt *idx_c, *idx_f; in DMCreateInjection_DA_2D() local
1142 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_2D()
1157 row = idx_f[(m_ghost * (j_f - j_start_ghost) + (i_f - i_start_ghost))]; in DMCreateInjection_DA_2D()
1161 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_2D()
1184 const PetscInt *idx_c, *idx_f; in DMCreateInjection_DA_3D() local
1220 PetscCall(ISLocalToGlobalMappingGetBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_3D()
1246 …row = idx_f[(m_ghost * n_ghost * (k_f - k_start_ghost) + m_ghost * (j_f - j_start_ghost) + … in DMCreateInjection_DA_3D()
1251 PetscCall(ISLocalToGlobalMappingRestoreBlockIndices(ltog_f, &idx_f)); in DMCreateInjection_DA_3D()
1341 const PetscInt *idx_f; in DMDACreateAggregates() local
1380 PetscCall(ISLocalToGlobalMappingGetIndices(ltogmf, &idx_f)); in DMDACreateAggregates()
1421 …fine_nodes[fn_idx] = idx_f[doff * (m_ghost * n_ghost * (l - l_start_ghost) + m_ghost * (j - j_star… in DMDACreateAggregates()
1432 PetscCall(ISLocalToGlobalMappingRestoreIndices(ltogmf, &idx_f)); in DMDACreateAggregates()