exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
25 stars 2 forks source link

change case #57

Closed greole closed 5 months ago

greole commented 5 months ago

This PR changes variable names in snake_case to camelCase

HenningScheufler commented 5 months ago

benchfield can be refactored with catch generators and executor see PR #54

clang-tidy did not work with

extern Error FatalError; // it claimed that FatalError should be small