Multidip
1.0
Multi-photon matrix elements
multidip.f90
Go to the documentation of this file.
1
! Copyright 2020
2
!
3
! For a comprehensive list of the developers that contributed to these codes
4
! see the UK-AMOR website.
5
!
6
! This file is part of UKRmol-out (UKRmol+ suite).
7
!
8
! UKRmol-out is free software: you can redistribute it and/or modify
9
! it under the terms of the GNU General Public License as published by
10
! the Free Software Foundation, either version 3 of the License, or
11
! (at your option) any later version.
12
!
13
! UKRmol-out is distributed in the hope that it will be useful,
14
! but WITHOUT ANY WARRANTY; without even the implied warranty of
15
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
! GNU General Public License for more details.
17
!
18
! You should have received a copy of the GNU General Public License
19
! along with UKRmol-out (in source/COPYING). Alternatively, you can also visit
20
! <https://www.gnu.org/licenses/>.
21
!
142
program
multidip
143
144
use
multidip_routines
,
only
:
multidip_main
145
146
implicit none
147
148
call
multidip_main
149
150
end program
multidip
multidip_routines::multidip_main
subroutine multidip_main
MULTIDIP main subroutine.
Definition:
multidip_routines.F90:94
multidip
program multidip
Definition:
multidip.f90:142
multidip_routines
Main MULTIDIP routines.
Definition:
multidip_routines.F90:26
multidip.f90
Generated on Thu Nov 26 2020 14:13:58 for Multidip by
1.8.14