Skip to content

Commit

Permalink
Prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustam Z. Khaliullin authored and oschuett committed Jun 20, 2020
1 parent 06b0715 commit df595d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/almo_scf_env_methods.F
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ SUBROUTINE almo_scf_init_read_write_input(input, almo_scf_env)
INTEGER :: handle
TYPE(section_vals_type), POINTER :: almo_analysis_section, almo_opt_diis_section, &
almo_opt_pcg_section, almo_opt_trustr_section, almo_scf_section, matrix_iterate_section, &
nlmo_opt_pcg_section, penalty_section, xalmo_opt_newton_pcg_section, xalmo_opt_pcg_section, &
xalmo_opt_trustr_section
nlmo_opt_pcg_section, penalty_section, xalmo_opt_newton_pcg_section, &
xalmo_opt_pcg_section, xalmo_opt_trustr_section

CALL timeset(routineN, handle)

Expand Down

0 comments on commit df595d5

Please sign in to comment.