findPropIndex Function

public function findPropIndex(prp_bitpos, glob) result(propIndex)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: prp_bitpos

Property bit of property to find index for

type(tem_global_type), intent(in) :: glob

tree%global mesh information

Return Value integer