MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
UDSystem
Interface
3 statements
Source File
UDSystem.F90
ud2f_UDSystem
UDSystem
Contents
Module Procedures
construct_system
public interface UDSystem
Module Procedures
private function construct_system(path, encoding) result(instance)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in),
optional
::
path
integer(kind=ut_encoding),
intent(in),
optional
::
encoding
Return Value
type(
UDSystem
)