Searched refs:PetscSectionSetIncludesConstraints (Results 1 – 3 of 3) sorted by relevance
35 PETSC_EXTERN PetscErrorCode PetscSectionSetIncludesConstraints(PetscSection, PetscBool);
189 PetscCall(PetscSectionSetIncludesConstraints(s, includesConstraints)); in PetscSectionLoad_HDF5_SingleField()
911 PetscErrorCode PetscSectionSetIncludesConstraints(PetscSection s, PetscBool includesConstraints) in PetscSectionSetIncludesConstraints() function