![]()  | 
  
    Octopus
    
   | 
 
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) | 
| 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 148 of file vtau_mixer.F90.
| 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 172 of file vtau_mixer.F90.
| 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 185 of file vtau_mixer.F90.
| 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 198 of file vtau_mixer.F90.
| 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 211 of file vtau_mixer.F90.
| 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 224 of file vtau_mixer.F90.