FCI_PCHB_Options_t Derived Type

type, public :: FCI_PCHB_Options_t


Contents


Components

Type Visibility Attributes Name Initial
type(FCI_PCHB_SinglesOptions_t), public :: singles
type(PCHB_DoublesOptions_t), public :: doubles

Type-Bound Procedures

procedure, public, :: assert_validity

procedure, public, :: to_str => to_str_FCI_PCHB_Options_t