GAS_PCHB_SinglesOptions_t Derived Type

type, public :: GAS_PCHB_SinglesOptions_t


Contents


Components

Type Visibility Attributes Name Initial
type(GAS_PCHB_SinglesAlgorithm_t), public :: algorithm
type(PC_WeightedSinglesOptions_t), public :: PC_weighted = PC_WeightedSinglesOptions_t(GAS_PCHB_singles_options_vals%PC_weighted%drawing%UNDEFINED)

Type-Bound Procedures

procedure, public, :: to_str

  • private pure function to_str(options) result(res)

    Arguments

    Type IntentOptional Attributes Name
    class(GAS_PCHB_SinglesOptions_t), intent(in) :: options

    Return Value character(len=:), allocatable