fordot_opts Module


Uses

    • kinds
  • module~~fordot_opts~~UsesGraph module~fordot_opts fordot_opts kinds kinds module~fordot_opts->kinds

Used by

  • module~~fordot_opts~~UsedByGraph module~fordot_opts fordot_opts module~fordot fordot module~fordot->module~fordot_opts

Interfaces

public interface dot_opts

  • private pure function dot_R0R1R1_rel_opts(u, v, option) result(a)

    Author
    Seyed Ali Ghasemi

    Arguments

    Type IntentOptional Attributes Name
    real(kind=rk), intent(in), dimension(:), contiguous :: u
    real(kind=rk), intent(in), dimension(:), contiguous :: v
    character(len=*), intent(in) :: option

    Return Value real(kind=rk)


Functions

private pure function dot_R0R1R1_rel_opts(u, v, option) result(a)

Author
Seyed Ali Ghasemi

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:), contiguous :: u
real(kind=rk), intent(in), dimension(:), contiguous :: v
character(len=*), intent(in) :: option

Return Value real(kind=rk)

private pure function md_2(u, v) result(a)

Author
Seyed Ali Ghasemi

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:), contiguous :: u
real(kind=rk), intent(in), dimension(:), contiguous :: v

Return Value real(kind=rk)

private pure function md_3(u, v) result(a)

Author
Seyed Ali Ghasemi

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:), contiguous :: u
real(kind=rk), intent(in), dimension(:), contiguous :: v

Return Value real(kind=rk)

private pure function md_4(u, v) result(a)

Author
Seyed Ali Ghasemi

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:), contiguous :: u
real(kind=rk), intent(in), dimension(:), contiguous :: v

Return Value real(kind=rk)