Excite_Further_t Derived Type

type, public, extends(Excitation_t) :: Excite_Further_t

Represents an excitation with so many different indices, it has to be zero


Components

Type Visibility Attributes Name Initial
integer, public :: val(2,0) = UNKNOWN

Type-Bound Procedures

procedure, public :: to_str => to_str_Excite_Further_t

  • private pure function to_str_Excite_Further_t(this) result(res)

    Arguments

    Type IntentOptional Attributes Name
    class(Excite_Further_t), intent(in) :: this

    Return Value character(len=:), allocatable