sissaschool / turborvb

Quantum Monte Carlo package, TurboRVB
https://turborvb.sissa.it
GNU General Public License v3.0
28 stars 6 forks source link

Refactoring codes and Introducing new tests #78

Closed kousuke-nakano closed 1 year ago

kousuke-nakano commented 1 year ago

What I am doing right now are:

  1. Added intent(in, out, inout) statements,
  2. Added use only statements,
  3. Introduced keyword arguments when calling a function or subroutine, and
  4. Made a test if possible.

It might take ages, but I will do it step by step. In this pull-request, I have changed:

WIP