Searched refs:PetscSectionHasConstraints (Results 1 – 4 of 4) sorted by relevance
42 PETSC_EXTERN PetscErrorCode PetscSectionHasConstraints(PetscSection, PetscBool *);
2948 PetscErrorCode PetscSectionHasConstraints(PetscSection s, PetscBool *hasConstraints) in PetscSectionHasConstraints() function
6537 PetscCall(PetscSectionHasConstraints(section, &hasConstraints)); in DMGetOutputDM()
10220 PetscCall(PetscSectionHasConstraints(section, &hasConstraints)); in DMGetFullDM()