Octopus
target_spin_oct_m Module Reference

Functions/Subroutines

subroutine, public target_init_spin (tg, namespace)
 
real(real64) function, public target_j1_spin (tg, gr, psi)
 
subroutine, public target_chi_spin (tg, gr, psi_in, chi_out)
 

Function/Subroutine Documentation

◆ target_init_spin()

subroutine, public target_spin_oct_m::target_init_spin ( type(target_t), intent(inout)  tg,
type(namespace_t), intent(in)  namespace 
)

Definition at line 140 of file target_spin.F90.

◆ target_j1_spin()

real(real64) function, public target_spin_oct_m::target_j1_spin ( type(target_t), intent(in)  tg,
type(grid_t), intent(in)  gr,
type(states_elec_t), intent(in)  psi 
)

Definition at line 194 of file target_spin.F90.

◆ target_chi_spin()

subroutine, public target_spin_oct_m::target_chi_spin ( type(target_t), intent(in)  tg,
type(grid_t), intent(in)  gr,
type(states_elec_t), intent(in)  psi_in,
type(states_elec_t), intent(inout)  chi_out 
)

Definition at line 224 of file target_spin.F90.