Home
last modified time | relevance | path

Searched defs:PetscSectionSym (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscsectiontypes.h58 typedef struct _p_PetscSectionSym *PetscSectionSym; typedef
/petsc/src/vec/is/section/interface/
H A Dsection.c3516 …cErrorCode PetscSectionSymRegister(const char sname[], PetscErrorCode (*function)(PetscSectionSym)) in PetscSectionSymRegister()