Searched refs:fn_idx (Results 1 – 1 of 1) sorted by relevance
1351 PetscInt fn_idx; in DMDACreateAggregates() local1413 fn_idx = 0; 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()1422 fn_idx++; in DMDACreateAggregates()1427 PetscCall(MatSetValues(*rest, 1, &a, fn_idx, fine_nodes, one_vec, INSERT_VALUES)); in DMDACreateAggregates()