get_prop_vec_idx_csf Function

private pure function get_prop_vec_idx_csf(this, csf_i) result(idx)

Calculate the prop_vec index for a CSF csf_i

Type Bound

AlsoGUGA_PropertyIndexer_t

Arguments

Type IntentOptional Attributes Name
class(AlsoGUGA_PropertyIndexer_t), intent(in) :: this
type(CSF_Info_t), intent(in) :: csf_i

The CSF for which the prop_vec index should be calculated.

Return Value integer