Octopus
output_me.F90 File Reference

Go to the source code of this file.

Modules

module  output_me_oct_m
 

Functions/Subroutines

subroutine, public output_me_oct_m::output_me_init (this, namespace, space, st, gr, nst)
 
subroutine, public output_me_oct_m::output_me (this, namespace, space, dir, st, gr, ions, hm)
 
subroutine output_me_oct_m::output_me_out_momentum (fname, elec_me, namespace, kpoints)
 
subroutine output_me_oct_m::output_me_out_ang_momentum (fname, elec_me, namespace, kpoints)
 
subroutine output_me_oct_m::output_me_out_dipole (dir, elec_me, namespace, hm, ions)
 
subroutine output_me_oct_m::output_me_out_ks_multipoles (dir, this, elec_me, namespace)
 
subroutine print_ks_multipole_header (iunit, ll, mm, ik)
 
subroutine dprint_ks_multipole (iunit, nst, elements, ll)
 
subroutine zprint_ks_multipole (iunit, nst, elements, ll)
 

Function/Subroutine Documentation

◆ print_ks_multipole_header()

subroutine output_me_out_ks_multipoles::print_ks_multipole_header ( integer, intent(in)  iunit,
integer, intent(in)  ll,
integer, intent(in)  mm,
integer, intent(in)  ik 
)
private

Definition at line 871 of file output_me.F90.

◆ dprint_ks_multipole()

subroutine output_me_out_ks_multipoles::dprint_ks_multipole ( integer, intent(in)  iunit,
integer, intent(in)  nst,
real(real64), dimension(:,:), intent(in)  elements,
integer, intent(in), optional  ll 
)
private

Definition at line 884 of file output_me.F90.

◆ zprint_ks_multipole()

subroutine output_me_out_ks_multipoles::zprint_ks_multipole ( integer, intent(in)  iunit,
integer, intent(in)  nst,
complex(real64), dimension(:,:), intent(in)  elements,
integer, intent(in), optional  ll 
)
private

Definition at line 901 of file output_me.F90.