Home
last modified time | relevance | path

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

/honee/src/
H A Ddm-utils.c551 PetscInt num_components, num_dof_1d, dual_space_size, field_size; in GetClosurePermutationAndFieldOffsetAtDepth() local
565 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()