MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Converter
Interface
3 statements
Source File
UDSystem.F90
ud2f_UDSystem
Converter
Contents
Module Procedures
construct_converter
public interface Converter
Module Procedures
private function construct_converter(from_unit, to_unit) result(conv)
Arguments
Type
Intent
Optional
Attributes
Name
type(
UDUnit
),
intent(in)
::
from_unit
type(
UDUnit
),
intent(in)
::
to_unit
Return Value
type(
Converter
)