![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
#include <config.h>#include <complex.h>#include <math.h>#include <stdio.h>#include <stdlib.h>#include <string.h>
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 int nfft_plan |
| 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 | |||
| ) |