Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c129 …PetscBool force_constrained = (PetscBool)(constrained_dofs && PetscBTLookup(constrained_dofs, p - … in PetscSectionCopy_Internal() local
133 if (force_constrained) cdof = dof; in PetscSectionCopy_Internal()
140 if (force_constrained) fcdof = dof; in PetscSectionCopy_Internal()
150 …PetscBool force_constrained = (PetscBool)(constrained_dofs && PetscBTLookup(constrained_dofs… in PetscSectionCopy_Internal() local
157 if (force_constrained) cInd = NULL; in PetscSectionCopy_Internal()
165 if (force_constrained) cInd = NULL; in PetscSectionCopy_Internal()