Octopus 16.0
real-space, real-time, TDDFT code
nfft_f.c File Reference
#include <config.h>
#include <complex.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for nfft_f.c:

Typedefs

typedef int nfft_plan
 

Functions

void FC_FUNC (oct_nfft_init_1d, OCT_NFFT_INIT_1D)
 
void FC_FUNC (oct_nfft_init_2d, OCT_NFFT_INIT_2D)
 
void FC_FUNC (oct_nfft_init_3d, OCT_NFFT_INIT_3D)
 
void FC_FUNC (oct_nfft_init_guru, OCT_NFFT_INIT_GURU)
 
void FC_FUNC (oct_nfft_check, OCT_NFFT_CHECK)
 
void FC_FUNC (oct_nfft_finalize, OCT_NFFT_FINALIZE)
 
void FC_FUNC (oct_nfft_trafo, OCT_NFFT_TRAFO)
 
void FC_FUNC (oct_nfft_adjoint, OCT_NFFT_ADJOINT)
 
void FC_FUNC (oct_nfft_precompute_one_psi_1d, OCT_NFFT_PRECOMPUTE_ONE_PSI_1D)
 
void FC_FUNC (oct_nfft_precompute_one_psi_2d, OCT_NFFT_PRECOMPUTE_ONE_PSI_2D)
 
void FC_FUNC (oct_nfft_precompute_one_psi_3d, OCT_NFFT_PRECOMPUTE_ONE_PSI_3D)
 
void FC_FUNC (zoct_set_f, ZOCT_SET_F)
 
void FC_FUNC (zoct_get_f, ZOCT_GET_F)
 
void FC_FUNC (zoct_set_f_hat, ZOCT_SET_F_HAT)
 
void FC_FUNC (zoct_get_f_hat, ZOCT_GET_F_HAT)
 
void FC_FUNC (doct_set_f, DOCT_SET_F)
 
void FC_FUNC (doct_get_f, DOCT_GET_F)
 
void FC_FUNC (doct_set_f_hat, DOCT_SET_F_HAT)
 
void FC_FUNC (doct_get_f_hat, DOCT_GET_F_HAT)
 

Typedef Documentation

◆ nfft_plan

typedef int nfft_plan

Function Documentation

◆ FC_FUNC() [1/19]

void FC_FUNC ( oct_nfft_init_1d  ,
OCT_NFFT_INIT_1D   
)

◆ FC_FUNC() [2/19]

void FC_FUNC ( oct_nfft_init_2d  ,
OCT_NFFT_INIT_2D   
)

◆ FC_FUNC() [3/19]

void FC_FUNC ( oct_nfft_init_3d  ,
OCT_NFFT_INIT_3D   
)

◆ FC_FUNC() [4/19]

void FC_FUNC ( oct_nfft_init_guru  ,
OCT_NFFT_INIT_GURU   
)

◆ FC_FUNC() [5/19]

void FC_FUNC ( oct_nfft_check  ,
OCT_NFFT_CHECK   
)

◆ FC_FUNC() [6/19]

void FC_FUNC ( oct_nfft_finalize  ,
OCT_NFFT_FINALIZE   
)

◆ FC_FUNC() [7/19]

void FC_FUNC ( oct_nfft_trafo  ,
OCT_NFFT_TRAFO   
)

◆ FC_FUNC() [8/19]

void FC_FUNC ( oct_nfft_adjoint  ,
OCT_NFFT_ADJOINT   
)

◆ FC_FUNC() [9/19]

void FC_FUNC ( oct_nfft_precompute_one_psi_1d  ,
OCT_NFFT_PRECOMPUTE_ONE_PSI_1D   
)

◆ FC_FUNC() [10/19]

void FC_FUNC ( oct_nfft_precompute_one_psi_2d  ,
OCT_NFFT_PRECOMPUTE_ONE_PSI_2D   
)

◆ FC_FUNC() [11/19]

void FC_FUNC ( oct_nfft_precompute_one_psi_3d  ,
OCT_NFFT_PRECOMPUTE_ONE_PSI_3D   
)

◆ FC_FUNC() [12/19]

void FC_FUNC ( zoct_set_f  ,
ZOCT_SET_F   
)

◆ FC_FUNC() [13/19]

void FC_FUNC ( zoct_get_f  ,
ZOCT_GET_F   
)

◆ FC_FUNC() [14/19]

void FC_FUNC ( zoct_set_f_hat  ,
ZOCT_SET_F_HAT   
)

◆ FC_FUNC() [15/19]

void FC_FUNC ( zoct_get_f_hat  ,
ZOCT_GET_F_HAT   
)

◆ FC_FUNC() [16/19]

void FC_FUNC ( doct_set_f  ,
DOCT_SET_F   
)

◆ FC_FUNC() [17/19]

void FC_FUNC ( doct_get_f  ,
DOCT_GET_F   
)

◆ FC_FUNC() [18/19]

void FC_FUNC ( doct_set_f_hat  ,
DOCT_SET_F_HAT   
)

◆ FC_FUNC() [19/19]

void FC_FUNC ( doct_get_f_hat  ,
DOCT_GET_F_HAT   
)