developers:coding_rules
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
developers:coding_rules [2021/08/31 18:33] – [ABINIT style for Fortran programming] Xavier Gonze | developers:coding_rules [2024/09/02 14:20] (current) – Maryam Azizi | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <WRAP important> | ||
+ | |||
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
====== ABINIT style for Fortran programming ====== | ====== ABINIT style for Fortran programming ====== | ||
Line 5: | Line 7: | ||
====== 1. Foreword ====== | ====== 1. Foreword ====== | ||
- | The ABINIT code should conform to the ANSI Fortran norm (Fortran | + | The ABINIT code should conform to the ANSI Fortran norm (Fortran |
- | This norm is abbreviated F95, while the older norm, Fortran 77, is abbreviated F77. | + | Still, most of the following rules can already used with Fortran95. |
- | The following set of rules complements the F95 standard. | + | The following set of rules complements the F95 (or Fortran2003) |
The ABINIT code conforms to most of these additional rules already. | The ABINIT code conforms to most of these additional rules already. | ||
Each modification, | Each modification, |
developers/coding_rules.1630434796.txt.gz · Last modified: 2021/08/31 18:33 by Xavier Gonze