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_transcorr_factor
Interface
4 statements
Source File
k_space_hubbard.F90
k_space_hubbard
two_body_transcorr_factor
Contents
Module Procedures
two_body_transcorr_factor_kvec
two_body_transcorr_factor_ksym
public interface two_body_transcorr_factor
Contents
Module Procedures
two_body_transcorr_factor_kvec
two_body_transcorr_factor_ksym
Module Procedures
private function
two_body_transcorr_factor_kvec
(p, k)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
p
(N_DIM)
integer,
intent(in)
::
k
(N_DIM)
Return Value
real(kind=dp)
private function
two_body_transcorr_factor_ksym
(p, k)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Symmetry
),
intent(in)
::
p
type(
Symmetry
),
intent(in)
::
k
Return Value
real(kind=dp)