PropVec_PCHB_SinglesOptions_t Derived Type

type, public :: PropVec_PCHB_SinglesOptions_t


Components

Type Visibility Attributes Name Initial
type(GAS_PCHB_SinglesAlgorithm_t), public :: algorithm
type(PC_WeightedSinglesOptions_t), public :: PC_weighted = PC_WeightedSinglesOptions_t(PropVec_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(PropVec_PCHB_SinglesOptions_t), intent(in) :: options

    Return Value character(len=:), allocatable