to_prop_vec_nI_t Interface

interface
private pure function to_prop_vec_nI_t(this, nI) result(prop_vec)

Arguments

Type IntentOptional Attributes Name
class(PropertyIndexer_t), intent(in) :: this
integer, intent(in) :: nI(:)

Return Value integer(this%prop_vec_dim())