Skip to content

Get PETSc default settings from parameter files #849

@baagaard-usgs

Description

@baagaard-usgs

Description

We currently store default PETSc settings in parameter files in share/settings as well as programatically set the parameters in C++.

Desired Solution

Use the parameter files in share/settings as the storage of the parameters and read them in via Python based on the user parameters.

Gotcha: We do not want to override user specified parameters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions