Octopus
output_berkeleygw.F90 File Reference

Go to the source code of this file.

Modules

module  output_berkeleygw_oct_m
 

Functions/Subroutines

subroutine, public output_berkeleygw_oct_m::output_berkeleygw_init (nst, namespace, bgw, periodic_dim)
 
subroutine, public output_berkeleygw_oct_m::output_berkeleygw (bgw, namespace, space, dir, st, gr, ks, hm, ions)
 
subroutine bgw_setup_header ()
 
subroutine bgw_write_header (sheader, iunit)
 
subroutine output_berkeleygw_oct_m::zbgw_vxc_dat (bgw, namespace, space, dir, st, gr, hm, vxc)
 
subroutine output_berkeleygw_oct_m::zbgw_vmtxel (bgw, namespace, dir, st, gr, ifmax)
 Calculate 'vmtxel' file of dipole matrix elements for BerkeleyGW BSE. More...
 
subroutine output_berkeleygw_oct_m::zbgw_write_fs (namespace, iunit, field_r, field_g, shell, nspin, gr, cube, cf, is_wfn)
 
subroutine output_berkeleygw_oct_m::dbgw_vxc_dat (bgw, namespace, space, dir, st, gr, hm, vxc)
 
subroutine output_berkeleygw_oct_m::dbgw_vmtxel (bgw, namespace, dir, st, gr, ifmax)
 Calculate 'vmtxel' file of dipole matrix elements for BerkeleyGW BSE. More...
 
subroutine output_berkeleygw_oct_m::dbgw_write_fs (namespace, iunit, field_r, field_g, shell, nspin, gr, cube, cf, is_wfn)
 

Function/Subroutine Documentation

◆ bgw_setup_header()

subroutine output_berkeleygw::bgw_setup_header
private

Definition at line 565 of file output_berkeleygw.F90.

◆ bgw_write_header()

subroutine output_berkeleygw::bgw_write_header ( character(len=3), intent(inout)  sheader,
integer, intent(in)  iunit 
)
private

Definition at line 639 of file output_berkeleygw.F90.