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