spin_center_analysis Subroutine

public subroutine spin_center_analysis(p, g, b, da, db, output)

performs analysis of the spin center

Arguments

Type IntentOptional Attributes Name
type(param) :: p
type(grid3d), intent(in) :: g
type(basis), intent(in) :: b
real(kind=long), intent(in) :: da(:,:)
real(kind=long), intent(in) :: db(:,:)
integer, intent(in) :: output