PCHB_DoublesOptions_t Derived Type

type, public :: PCHB_DoublesOptions_t


Contents


Components

Type Visibility Attributes Name Initial
type(PCHB_ParticleSelection_t), public :: particle_selection
type(PCHB_HoleSelection_t), public :: hole_selection
logical, public, allocatable :: spin_orb_resolved

It is allocatable, because we want to distinguish between “not yet a value” and the actual value.


Type-Bound Procedures

procedure, public, :: to_str => to_str_PCHB_DoublesOptions_t