Go to the source code of this file.
|
| subroutine, public | epot_oct_m::epot_init (ep, namespace, gr, ions, psolver, ispin, xc_family, kpoints) |
| |
| subroutine, public | epot_oct_m::epot_end (ep) |
| |
| subroutine, public | epot_oct_m::epot_bind_poisson_solver (ep, psolver) |
| | Bind the Poisson solver if the potential manages a density. The Poisson solver pointer is aliased when the local density is present and cleared otherwise. More...
|
| |
| subroutine, public | epot_oct_m::epot_generate (ep, namespace, mesh, ions, st_d) |
| |
| logical pure function, public | epot_oct_m::local_potential_has_density (space, species) |
| |
| subroutine, public | epot_oct_m::epot_local_potential (ep, namespace, space, latt, mesh, species, pos, iatom, vpsl) |
| |
| subroutine, public | epot_oct_m::epot_precalc_local_potential (ep, namespace, gr, ions) |
| |
| logical function, public | epot_oct_m::epot_have_external_potentials (ep) |
| |