Searched refs:PetscSectionSetUpBC (Results 1 – 5 of 5) sorted by relevance
8 PetscErrorCode PetscSectionSetUpBC(PetscSection)
53 PETSC_EXTERN PetscErrorCode PetscSectionSetUpBC(PetscSection);
1266 PetscErrorCode PetscSectionSetUpBC(PetscSection s) in PetscSectionSetUpBC() function1344 PetscCall(PetscSectionSetUpBC(s)); in PetscSectionSetUp()1345 for (f = 0; f < s->numFields; ++f) PetscCall(PetscSectionSetUpBC(s->field[f])); in PetscSectionSetUp()1516 PetscCall(PetscSectionSetUpBC(gs)); in PetscSectionCreateGlobalSection()1583 PetscCall(PetscSectionSetUpBC(gfs)); in PetscSectionCreateGlobalSection()1660 PetscCall(PetscSectionSetUpBC(*gsection)); in PetscSectionCreateGlobalSectionCensored()
164 PetscCall(PetscSectionSetUpBC(s)); in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices()
2626 PetscCall(PetscSectionSetUpBC(*gsection)); in PetscSectionCreateGlobalSectionLabel()