This C program aims at solving the following heat propagation equation
This program serves as a toy code. Several software engineering techniques are used:
- CMake build system with CTest
- Doxygen documentation
- A pipeline to test the code, either gitlab-ci (.gitlab-ci.yml) or Jenkins (Jenkinsfile) can be used
- Org-mode script for the code analysis and the integration into a SonarQube instance