|
subroutine, public | states_elec_restart_oct_m::states_elec_look_and_load (restart, namespace, space, st, mesh, kpoints, is_complex, packed) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_dump (restart, space, st, mesh, kpoints, ierr, iter, lr, st_start_writing, verbose) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_load (restart, namespace, space, st, mesh, kpoints, ierr, iter, lr, lowest_missing, label, verbose, skip) |
| returns in ierr: <0 => Fatal error, or nothing read =0 => read all wavefunctions >0 => could only read ierr wavefunctions More...
|
|
subroutine | fill_random () |
|
logical function | index_is_wrong () |
|
subroutine, public | states_elec_restart_oct_m::states_elec_dump_rho (restart, space, st, mesh, ierr, iter) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_load_rho (restart, space, st, mesh, ierr) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_dump_frozen (restart, space, st, mesh, ierr) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_load_frozen (restart, space, st, mesh, ierr) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_read_user_def_orbitals (mesh, namespace, space, st) |
| the routine reads formulas for user-defined wavefunctions from the input file and fills the respective orbitals More...
|
|
subroutine, public | states_elec_restart_oct_m::states_elec_dump_spin (restart, st, ierr) |
|
subroutine, public | states_elec_restart_oct_m::states_elec_load_spin (restart, st, ierr) |
| returns in ierr: <0 => Fatal error, or nothing read =0 => read all wavefunctions >0 => could only read ierr wavefunctions More...
|
|
subroutine, public | states_elec_restart_oct_m::states_elec_transform (st, namespace, space, restart, mesh, kpoints, prefix) |
|