ikarus-project / ikarus

Ikarus is a C++-based library that uses DUNE modules to solve partial differential equations with the finite element method and more.
https://ikarus-project.github.io/
Other
5 stars 3 forks source link

Update .clang-format #226

Closed henrij22 closed 7 months ago

henrij22 commented 7 months ago

This should unify the pointer alginement throughout the code. Also this fixes minor warnings in the .clang-format files.

rath3t commented 7 months ago

Thanks!