Searched refs:DMLabelLookupAddStratum (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 285 static inline PetscErrorCode DMLabelLookupAddStratum(DMLabel label, PetscInt value, PetscInt *index) in DMLabelLookupAddStratum() function 324 PetscCall(DMLabelLookupAddStratum(label, value, &v)); in DMLabelAddStratum() 1113 PetscCall(DMLabelLookupAddStratum(label, value, &v)); in DMLabelSetValue() 1178 PetscCall(DMLabelLookupAddStratum(label, value, &v)); in DMLabelInsertIS() 1605 PetscCall(DMLabelLookupAddStratum(label, value, &v)); in DMLabelSetStratumIS()
|