Octopus
wannier.F90 File Reference

Go to the source code of this file.

Modules

module  wannier_oct_m
 Wannier module.
 

Data Types

type  wannier_oct_m::wannier_t
 Main object containing all Wannier-related data and methods. More...
 

Functions/Subroutines

subroutine wannier_oct_m::wannier_init_from_input (this, namespace, kpoints)
 Initialize wannier object options from input files. More...
 
subroutine wannier_oct_m::wannier_init_parallelization (this, namespace, st, ions, kpoints)
 Initialize parallelization for wannier object. More...
 
subroutine wannier_oct_m::wannier_init_data_from_file (this, kpoints, space)
 Initialize wannier object data for TD run. More...
 
subroutine wannier_oct_m::wannier_restart_write_data (this, namespace, mc, gr)
 Write TD Wannier restart data. More...
 
subroutine wannier_oct_m::wannier_restart_read_data (this, namespace, mc, gr)
 Read TD Wannier restart data. More...
 
subroutine wannier_oct_m::wannier_write_iter (this, namespace, outp, iter, ions, kpoints)
 Write TD Wannier data every n time steps. More...
 
subroutine wannier_oct_m::wannier_finalize (wan)
 Clean up wannier object data. More...