exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
19 stars 1 forks source link

Feat/workflow #58

Closed HenningScheufler closed 2 months ago

HenningScheufler commented 2 months ago

improve and document the developer workflow:

cmake extension with vscode configure and build process can be easily switched: grafik

vscode discover tests automatically:

grafik

HenningScheufler commented 2 months ago

@greole @bevanwsjones

HenningScheufler commented 2 months ago

the proposed changes of clang-tidy can easily by running the following command:

´´´ run-clang-tidy-15 -p build/ReleaseAll/ -fix ´´´

HenningScheufler commented 2 months ago

@greole @bevanwsjones

maybe you could have a look at the documentation?