Searched refs:field_offset (Results 1 – 1 of 1) sorted by relevance
537 PetscInt *field_offset) { in GetClosurePermutationAndFieldOffsetAtDepth() argument543 *field_offset = 0; in GetClosurePermutationAndFieldOffsetAtDepth()571 *field_offset = offset; in GetClosurePermutationAndFieldOffsetAtDepth()594 PetscInt field_offset = 0, num_comp, P, Q, dim; in ComputeFieldTabulationP2C() local609 …PetscCall(GetClosurePermutationAndFieldOffsetAtDepth(dm, dim, field, &permutation, &field_offset)); in ComputeFieldTabulationP2C()617 … = has_permutation ? (permutation_indices[field_offset + p_ceed * num_comp] - field_offs… in ComputeFieldTabulationP2C()