get_GAS_size_i Function

private pure function get_GAS_size_i(this, iGAS)

Returns the size of the i-th GAS space in number of spin orbitals.

Type Bound

GASSpec_t

Arguments

Type IntentOptional Attributes Name
class(GASSpec_t), intent(in) :: this
integer, intent(in) :: iGAS

Return Value integer


Contents