| be10d61c | 18-Feb-2021 |
Lisandro Dalcin <dalcinl@gmail.com> |
PetscOptionsInsertFile: Refactor to better support YAML options
* Filenames with '.yaml' or '.yml' extension are inserted as YAML options * Appending ':yaml' to a filename forces insertion as YAML o
PetscOptionsInsertFile: Refactor to better support YAML options
* Filenames with '.yaml' or '.yml' extension are inserted as YAML options * Appending ':yaml' to a filename forces insertion as YAML option
The previous rules propagate to PetscInitialize(..., file, ...) as well as command line option `-options_file`
show more ...
|