MockAspect Interface

public interface MockAspect

Module Procedures

private function new_MockAspect(mirror, time_dependent, value, supports_conversion) result(aspect)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: mirror
logical, intent(in) :: time_dependent
integer, intent(in) :: value
logical, intent(in) :: supports_conversion

Return Value type(MockAspect)