Auto-formatting the code
Created by: acrovato
Context
The idea is to clean the code:
- use auto-formatting
- use 4-spaces indentation (reference #1)
- use UTF-8 encoding
Important notice
- only the sources (*.ccp and *.h) have been cleaned
- only non Trilinos module have been cleaned
Merge request reports
Activity
Filter activity
17 18 createElements(); 18 19 } 19 20 Kutta::Kutta(std::shared_ptr<MshData> _msh, std::vector<std::string> const &names)
Please register or sign in to reply