UnitsAspect Interface

public interface UnitsAspect

Module Procedures

private function new_UnitsAspect(units, is_time_dependent) result(aspect)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: units
logical, intent(in), optional :: is_time_dependent

Return Value type(UnitsAspect)