MockItemSpec Interface

public interface MockItemSpec

Module Procedures

private function new_MockItemSpec(name, typekind, units) result(spec)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
type(ESMF_TypeKind_Flag), intent(in), optional :: typekind
character(len=*), intent(in), optional :: units

Return Value type(MockItemSpec), target