Home
last modified time | relevance | path

Searched refs:PetscSectionSetFromOptions (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscsection.h15 PETSC_EXTERN PetscErrorCode PetscSectionSetFromOptions(PetscSection);
/petsc/src/dm/impls/plex/
H A Dplexsection.c436 PetscCall(PetscSectionSetFromOptions(*section)); in DMPlexCreateSection()
/petsc/src/vec/is/section/interface/
H A Dsection.c218 PetscErrorCode PetscSectionSetFromOptions(PetscSection s) in PetscSectionSetFromOptions() function