Home
last modified time | relevance | path

Searched refs:p_petsc (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Ddm-utils.c617 …CeedInt p_petsc = has_permutation ? (permutation_indices[field_offset + p_ceed * num_com… in ComputeFieldTabulationP2C() local
618 …(*interp)[q * P + p_ceed] = tabulation->T[0][((face * Q + q) * P * num_comp + p_petsc) * num_comp … in ComputeFieldTabulationP2C()
620 … + q) * P + p_ceed] = tabulation->T[1][(((face * Q + q) * P * num_comp + p_petsc) * num_comp + c) … in ComputeFieldTabulationP2C()