Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
three_body_rpa_contrib
Interface
4 statements
Source File
k_space_hubbard.F90
k_space_hubbard
three_body_rpa_contrib
Contents
Module Procedures
rpa_contrib_ksym
rpa_contrib_kvec
private interface three_body_rpa_contrib
Contents
Module Procedures
rpa_contrib_ksym
rpa_contrib_kvec
Module Procedures
private function
rpa_contrib_ksym
(J, p, a, spin)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
J
type(
Symmetry
),
intent(in)
::
p
type(
Symmetry
),
intent(in)
::
a
integer,
intent(in)
::
spin
Return Value
real(kind=dp)
private function
rpa_contrib_kvec
(J, p, k, spin)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
J
integer,
intent(in)
::
p
(N_DIM)
integer,
intent(in)
::
k
(N_DIM)
integer,
intent(in)
::
spin
Return Value
real(kind=dp)