Revision 8743175134e07ec9b2a28b68d0a0756c1250fb5c authored by Dmitri Naumov on 31 August 2021, 10:24:31 UTC, committed by Dmitri Naumov on 31 August 2021, 11:35:47 UTC
A class of variables similar to those stored in the
integration point data but needed only temporary for
the assembly process.
1 parent 0692194
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