![]() |
Octopus
|
Functions/Subroutines | |
subroutine, public | output_me_init (this, namespace, space, st, gr, nst) |
subroutine, public | output_me (this, namespace, space, dir, st, gr, ions, hm) |
subroutine | output_me_out_momentum (gr, st, space, fname, namespace, kpoints) |
subroutine | output_me_out_ang_momentum (gr, st, space, fname, namespace, kpoints) |
subroutine | output_me_out_dipole (gr, st, space, dir, namespace, hm, ions, st_start, st_end) |
subroutine | output_me_out_ks_multipoles (gr, st, space, dir, this, namespace) |
subroutine, public output_me_oct_m::output_me_init | ( | type(output_me_t), intent(out) | this, |
type(namespace_t), intent(in) | namespace, | ||
class(space_t), intent(in) | space, | ||
type(states_elec_t), intent(in) | st, | ||
type(grid_t), intent(in) | gr, | ||
integer, intent(in) | nst | ||
) |
Definition at line 154 of file output_me.F90.
subroutine, public output_me_oct_m::output_me | ( | type(output_me_t), intent(in) | this, |
type(namespace_t), intent(in) | namespace, | ||
class(space_t), intent(in) | space, | ||
character(len=*), intent(in) | dir, | ||
type(states_elec_t), intent(inout) | st, | ||
type(grid_t), intent(in) | gr, | ||
type(ions_t), intent(in) | ions, | ||
type(hamiltonian_elec_t), intent(inout) | hm | ||
) |
Definition at line 277 of file output_me.F90.
|
private |
Definition at line 462 of file output_me.F90.
|
private |
Definition at line 554 of file output_me.F90.
|
private |
Definition at line 705 of file output_me.F90.
|
private |
Definition at line 777 of file output_me.F90.