Searched refs:dual_space_size (Results 1 – 1 of 1) sorted by relevance
551 PetscInt num_components, num_dof_1d, dual_space_size, field_size; in GetClosurePermutationAndFieldOffsetAtDepth() local563 PetscCall(PetscDualSpaceGetDimension(dual_space, &dual_space_size)); in GetClosurePermutationAndFieldOffsetAtDepth()564 num_dof_1d = (PetscInt)PetscCeilReal(PetscPowReal(dual_space_size / num_components, 1.0 / dim)); in GetClosurePermutationAndFieldOffsetAtDepth()