Searched refs:PetscSectionSetFromOptions (Results 1 – 3 of 3) sorted by relevance
15 PETSC_EXTERN PetscErrorCode PetscSectionSetFromOptions(PetscSection);
436 PetscCall(PetscSectionSetFromOptions(*section)); in DMPlexCreateSection()
218 PetscErrorCode PetscSectionSetFromOptions(PetscSection s) in PetscSectionSetFromOptions() function