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_transcorr_fac
Interface
4 statements
Source File
k_space_hubbard.F90
k_space_hubbard
three_body_transcorr_fac
Contents
Module Procedures
three_body_transcorr_fac_kvec
three_body_transcorr_fac_ksym
public interface three_body_transcorr_fac
Contents
Module Procedures
three_body_transcorr_fac_kvec
three_body_transcorr_fac_ksym
Module Procedures
private function
three_body_transcorr_fac_kvec
(nI, p, q, k, spin)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
nI
(nel)
integer,
intent(in)
::
p
(N_DIM)
integer,
intent(in)
::
q
(N_DIM)
integer,
intent(in)
::
k
(N_DIM)
integer,
intent(in)
::
spin
Return Value
real(kind=dp)
private function
three_body_transcorr_fac_ksym
(nI, p, q, k, spin)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
nI
(nel)
type(
Symmetry
)
::
p
type(
Symmetry
)
::
q
type(
Symmetry
)
::
k
integer,
intent(in)
::
spin
Return Value
real(kind=dp)