UDSystem Interface

public interface UDSystem

Module Procedures

private function construct_system(path, encoding) result(instance)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: path
integer(kind=ut_encoding), intent(in), optional :: encoding

Return Value type(UDSystem)