Octopus
vtau_mixer_oct_m Module Reference

Data Types

type  vtau_mixer_t
 

Functions/Subroutines

subroutine, public vtau_mixer_init_auxmixer (namespace, mixer, smix, hm, np, nspin)
 
subroutine, public vtau_mixer_clear (mixer, smix)
 
subroutine, public vtau_mixer_end (mixer, smix)
 
subroutine, public vtau_mixer_set_vout (mixer, hm)
 
subroutine, public vtau_mixer_set_vin (mixer, hm)
 
subroutine, public vtau_mixer_get_vnew (mixer, hm)
 

Function/Subroutine Documentation

◆ vtau_mixer_init_auxmixer()

subroutine, public vtau_mixer_oct_m::vtau_mixer_init_auxmixer ( type(namespace_t), intent(in)  namespace,
type(vtau_mixer_t), intent(inout)  mixer,
type(mix_t), intent(inout)  smix,
type(hamiltonian_elec_t), intent(in)  hm,
integer, intent(in)  np,
integer, intent(in)  nspin 
)

Definition at line 149 of file vtau_mixer.F90.

◆ vtau_mixer_clear()

subroutine, public vtau_mixer_oct_m::vtau_mixer_clear ( type(vtau_mixer_t), intent(inout)  mixer,
type(mix_t), intent(inout)  smix 
)

Definition at line 173 of file vtau_mixer.F90.

◆ vtau_mixer_end()

subroutine, public vtau_mixer_oct_m::vtau_mixer_end ( type(vtau_mixer_t), intent(inout)  mixer,
type(mix_t), intent(inout)  smix 
)

Definition at line 186 of file vtau_mixer.F90.

◆ vtau_mixer_set_vout()

subroutine, public vtau_mixer_oct_m::vtau_mixer_set_vout ( type(vtau_mixer_t), intent(inout)  mixer,
type(hamiltonian_elec_t), intent(in)  hm 
)

Definition at line 199 of file vtau_mixer.F90.

◆ vtau_mixer_set_vin()

subroutine, public vtau_mixer_oct_m::vtau_mixer_set_vin ( type(vtau_mixer_t), intent(inout)  mixer,
type(hamiltonian_elec_t), intent(in)  hm 
)

Definition at line 212 of file vtau_mixer.F90.

◆ vtau_mixer_get_vnew()

subroutine, public vtau_mixer_oct_m::vtau_mixer_get_vnew ( type(vtau_mixer_t), intent(in)  mixer,
type(hamiltonian_elec_t), intent(inout)  hm 
)

Definition at line 225 of file vtau_mixer.F90.