multiply_hamil_and_vector_ss Interface

public interface multiply_hamil_and_vector_ss

Contents


Module Procedures

public subroutine mult_ham_vector_real_ss(input_vector, output_vector, full_vector, sizes, displs, run)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: input_vector(:)
real(kind=dp), intent(out) :: output_vector(:)
real(kind=dp), intent(out) :: full_vector(:)
integer(kind=MPIArg), intent(in) :: sizes(0:)
integer(kind=MPIArg), intent(in) :: displs(0:)
integer, intent(in) :: run