is_valid_t Abstract Interface

abstract interface
private pure function is_valid_t(this, n_basis)

Arguments

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

Return Value logical