eml_real64_type Derived Type

type, public, extends(eml_real64_class) :: eml_real64_type


Inherits

type~~eml_real64_type~~InheritsGraph type~eml_real64_type eml_real64_type type~eml_real64_class eml_real64_class type~eml_real64_type->type~eml_real64_class

Type-Bound Procedures

generic, public :: set_p1 => set_p1_real64

procedure, private, pass, non_overridable :: set_iu_real64

  • private elemental subroutine set_iu_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

procedure, private, pass, non_overridable :: set_m1_real64

  • private elemental subroutine set_m1_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

procedure, private, pass, non_overridable :: set_p2_real64

  • private elemental module subroutine set_p2_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

procedure, private, pass, non_overridable :: set_pi_real64

  • private elemental subroutine set_pi_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

generic, public :: set_iu => set_iu_real64

  • private elemental subroutine set_iu_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

generic, public :: set_m1 => set_m1_real64

  • private elemental subroutine set_m1_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

generic, public :: set_p2 => set_p2_real64

  • private elemental module subroutine set_p2_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self

generic, public :: set_pi => set_pi_real64

  • private elemental subroutine set_pi_real64(self)

    Arguments

    Type IntentOptional Attributes Name
    class(eml_real64_type), intent(inout) :: self