Code Format

Considerations on the format of the fortran code of exciting

Indentation Rules

Indentation helps to structure source code. In order to reach a standard indentation format over the project there is a make tidy command. It uses emacs fortran formating functionality and indents wit two space characters, leaving the case of the keywords untouched. This was introduced with commit 27300285

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License