Searched refs:PetscSectionSymCreate_Label (Results 1 – 3 of 3) sorted by relevance
46 PETSC_INTERN PetscErrorCode PetscSectionSymCreate_Label(PetscSectionSym);
67 PetscCall(PetscSectionSymRegister(PETSCSECTIONSYMLABEL, PetscSectionSymCreate_Label)); in DMInitializePackage()
3029 PetscErrorCode PetscSectionSymCreate_Label(PetscSectionSym sym) in PetscSectionSymCreate_Label() function