fidbits

September 4, 2017 ยท View on GitHub

Sourcery Institute

fidbits

Fortran tidbits: random code snippets produced in conversations that seem worth preserving for future reference:

A fidbit might contain a directory inside the src subdirectory with

  • A README.md file summarizing the problem.
  • A compilable code example demonstrating the solution.
  • Code comments preceded by the double-exclamation-mark notation expected by FORD and positioned on the line(s) immediately following the line being described