![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Data Types | |
| interface | dielectric_methods::dielectric_compute |
Modules | |
| module | dielectric_methods |
| methods for evaluating the dielectric constant | |
Functions/Subroutines | |
| subroutine, public | dielectric_methods::dielectric_create (dielectric, pw_pool, dielectric_params) |
| allocates memory for a dielectric data type | |
| subroutine, public | dielectric_methods::derive_fft (f, df, pw_pool) |
| computes the derivative of a function using FFT | |