MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
UnitsAspect
Interface
3 statements
Source File
UnitsAspect.F90
mapl3g_UnitsAspect
UnitsAspect
Contents
Module Procedures
new_UnitsAspect
public interface UnitsAspect
Module Procedures
private function new_UnitsAspect(units, is_time_dependent) result(aspect)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in),
optional
::
units
logical,
intent(in),
optional
::
is_time_dependent
Return Value
type(
UnitsAspect
)