Octopus
output_berkeleygw_oct_m Module Reference

Functions/Subroutines

subroutine, public output_berkeleygw_init (nst, namespace, bgw, periodic_dim)
 
subroutine, public output_berkeleygw (bgw, namespace, space, dir, st, gr, ks, hm, ions)
 

Function/Subroutine Documentation

◆ output_berkeleygw_init()

subroutine, public output_berkeleygw_oct_m::output_berkeleygw_init ( integer, intent(in)  nst,
type(namespace_t), intent(in)  namespace,
type(output_bgw_t), intent(out)  bgw,
integer, intent(in)  periodic_dim 
)

Definition at line 160 of file output_berkeleygw.F90.

◆ output_berkeleygw()

subroutine, public output_berkeleygw_oct_m::output_berkeleygw ( type(output_bgw_t), intent(in)  bgw,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
character(len=*), intent(in)  dir,
type(states_elec_t), intent(in)  st,
type(grid_t), intent(in), target  gr,
type(v_ks_t), intent(inout)  ks,
type(hamiltonian_elec_t), intent(inout)  hm,
type(ions_t), intent(in)  ions 
)

Definition at line 373 of file output_berkeleygw.F90.