Home
last modified time | relevance | path

Searched refs:PetscOptionsInsertStringYAML (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/tests/
H A Dex47.c34 PetscCall(PetscOptionsInsertStringYAML(NULL, filename)); in main()
/petsc/src/sys/objects/
H A Doptionsyaml.c196 PetscErrorCode PetscOptionsInsertStringYAML(PetscOptions options, const char in_str[]) in PetscOptionsInsertStringYAML() function
/petsc/include/
H A Dpetscoptions.h66 PETSC_EXTERN PetscErrorCode PetscOptionsInsertStringYAML(PetscOptions, const char[]);
/petsc/doc/changes/
H A D314.md33 - Add PetscOptionsInsertStringYAML() and -options_string_yaml for