![]() |
Octopus
|
Functions/Subroutines | |
subroutine, public | output_mxll_init (outp, namespace, space) |
subroutine, public | output_mxll (outp, namespace, space, gr_mxll, st_mxll, hm_mxll, helmholtz, time, dir, gr_elec, st_elec, hm_elec) |
subroutine | output_states_mxll (outp, namespace, space, dir, st, mesh) |
subroutine | output_energy_density_mxll (outp, namespace, space, dir, st, mesh) |
subroutine | output_poynting_vector_orbital_angular_momentum (outp, namespace, space, dir, st, mesh) |
subroutine | output_vector_potential_mag (outp, helmholtz, namespace, gr, space, dir, st) |
subroutine | output_transverse_rs_state (helmholtz, outp, namespace, space, dir, st, gr) |
subroutine | output_longitudinal_rs_state (helmholtz, outp, namespace, space, dir, st, gr) |
subroutine | output_divergence_rs_state (outp, namespace, space, dir, st, gr) |
subroutine | output_coupling_potentials (outp, namespace, dir, hm, gr) |
subroutine | output_current_density (outp, namespace, dir, st_mxll, gr_mxll, hm_mxll, st_elec, gr_elec, hm_elec, time) |
subroutine | output_external_current_density (outp, namespace, space, dir, st, mesh, hm, time) |
subroutine | output_total_current_mxll (outp, namespace, space, dir, st, mesh, hm, time, ep_field, np) |
subroutine | output_charge_density_mxll (outp, namespace, space, dir, st, gr, hm) |
subroutine, public output_mxll_oct_m::output_mxll_init | ( | type(output_t), intent(out) | outp, |
type(namespace_t), intent(in) | namespace, | ||
class(space_t), intent(in) | space | ||
) |
Definition at line 153 of file output_mxll.F90.
subroutine, public output_mxll_oct_m::output_mxll | ( | type(output_t), intent(in) | outp, |
type(namespace_t), intent(in) | namespace, | ||
class(space_t), intent(in) | space, | ||
type(grid_t), intent(in) | gr_mxll, | ||
type(states_mxll_t), intent(inout) | st_mxll, | ||
type(hamiltonian_mxll_t), intent(in) | hm_mxll, | ||
type(helmholtz_decomposition_t), intent(inout) | helmholtz, | ||
real(real64), intent(in) | time, | ||
character(len=*), intent(in) | dir, | ||
type(grid_t), intent(inout), optional | gr_elec, | ||
type(states_elec_t), intent(inout), optional | st_elec, | ||
type(hamiltonian_elec_t), intent(in), optional | hm_elec | ||
) |
Definition at line 297 of file output_mxll.F90.
|
private |
Definition at line 340 of file output_mxll.F90.
|
private |
Definition at line 382 of file output_mxll.F90.
|
private |
Definition at line 416 of file output_mxll.F90.
|
private |
Definition at line 461 of file output_mxll.F90.
|
private |
Definition at line 525 of file output_mxll.F90.
|
private |
Definition at line 573 of file output_mxll.F90.
|
private |
Definition at line 620 of file output_mxll.F90.
|
private |
Definition at line 668 of file output_mxll.F90.
|
private |
Definition at line 682 of file output_mxll.F90.
|
private |
Definition at line 701 of file output_mxll.F90.
|
private |
Definition at line 734 of file output_mxll.F90.
|
private |
Definition at line 781 of file output_mxll.F90.