Searched refs:field_size (Results 1 – 1 of 1) sorted by relevance
551 PetscInt num_components, num_dof_1d, dual_space_size, field_size; in GetClosurePermutationAndFieldOffsetAtDepth() local565 field_size = PetscPowInt(num_dof_1d, depth) * num_components; in GetClosurePermutationAndFieldOffsetAtDepth()566 if (f < field) offset += field_size; in GetClosurePermutationAndFieldOffsetAtDepth()567 size += field_size; in GetClosurePermutationAndFieldOffsetAtDepth()