Octopus
states_elec_io.F90 File Reference

Go to the source code of this file.

Modules

module  states_elec_io_oct_m
 This module defines routines to write information about states.
 

Functions/Subroutines

subroutine, public states_elec_io_oct_m::states_elec_write_eigenvalues (nst, st, space, kpoints, error, st_start, compact, iunit, namespace)
 write the eigenvalues for some states to a file. More...
 
subroutine print_dos ()
 
subroutine, public states_elec_io_oct_m::states_elec_write_gaps (iunit, st, space)
 calculate gaps and write to a file. More...
 
subroutine, public states_elec_io_oct_m::states_elec_write_tpa (dir, namespace, space, mesh, st)
 calculate the transition potential and write to a file More...
 
subroutine, public states_elec_io_oct_m::states_elec_write_bandstructure (dir, namespace, nst, st, ions, mesh, kpoints, phase, vec_pot, vec_pot_var)
 calculate and write the bandstructure More...
 

Function/Subroutine Documentation

◆ print_dos()

subroutine states_elec_write_eigenvalues::print_dos
private

Definition at line 397 of file states_elec_io.F90.