Octopus
dipole.F90 File Reference

Go to the source code of this file.

Modules

module  dipole_oct_m
 This modules implements the dipole moment of the matter system.
 

Data Types

type  dipole_oct_m::dipole_t
 

Functions/Subroutines

subroutine dipole_oct_m::dipole_init (this, space)
 initialize the dipole moment More...
 
subroutine dipole_oct_m::dipole_end (this)
 finalizer: release memory More...
 
subroutine dipole_oct_m::dipole_calculate (this, gr, ions, st)
 Calculate the dipole moment from the ions and the electronic states. More...
 
real(real64) function, dimension(1:this%dim) dipole_oct_m::dipole_get (this)
 accedd the dipole moment More...