has_energy_units Module Procedure

module procedure has_energy_units elemental module function has_energy_units(this) result(energy_units)

Arguments

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

Return Value logical


Called by

proc~~has_energy_units~~CalledByGraph proc~has_energy_units has_energy_units interface~has_energy_units has_energy_units interface~has_energy_units->proc~has_energy_units

Contents

None