has_mass_units Module Procedure

module procedure has_mass_units elemental module function has_mass_units(this) result(mass_units)

Arguments

Type IntentOptional AttributesName
class(units), intent(in) :: this

Return Value logical


Called by

proc~~has_mass_units~~CalledByGraph proc~has_mass_units has_mass_units interface~has_mass_units has_mass_units interface~has_mass_units->proc~has_mass_units

Contents

None