Searched refs:PetscSectionCheckConstraints_Private (Results 1 – 3 of 3) sorted by relevance
90 static inline PetscErrorCode PetscSectionCheckConstraints_Private(PetscSection s) in PetscSectionCheckConstraints_Private() function
317 PetscCall(PetscSectionCheckConstraints_Private(rootSection)); in PetscSFDistributeSection()318 PetscCall(PetscSectionCheckConstraints_Private(leafSection)); in PetscSFDistributeSection()326 PetscCall(PetscSectionCheckConstraints_Private(rootSection->field[f])); in PetscSFDistributeSection()327 PetscCall(PetscSectionCheckConstraints_Private(leafSection->field[f])); in PetscSFDistributeSection()
1148 PetscCall(PetscSectionCheckConstraints_Private(s)); in PetscSectionSetConstraintDof()1173 PetscCall(PetscSectionCheckConstraints_Private(s)); in PetscSectionAddConstraintDof()