Revision 155530de39be51481a99a247b3d2fe0c2349921b authored by Tom Fischer on 07 October 2021, 04:33:47 UTC, committed by Tom Fischer on 07 October 2021, 04:33:47 UTC
[MaL/PETSc] Fix order of matrix options.

Closes #3202 and #3203

See merge request ogs/ogs!3817
2 parent s cbb921f + 9bdc4d6
Raw File
CONTRIBUTING.md
# How to contribute

Please refer to our [Developer Guide](https://opengeosys.org/docs/devguide) for
instructions on contributing to OpenGeoSys:

- The [Getting Started](https://www.opengeosys.org/docs/devguide/getting-started/introduction/)-section
  guides you through setting up a development environment.
- In [Development Workflows](https://www.opengeosys.org/docs/devguide/development-workflows/branching-model/)
  you learn about our development model.
back to top