MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_CapOptions
Interface
3 statements
Source File
FlapCLI.F90
MAPL_FlapCLIMod
MAPL_CapOptions
Contents
Module Procedures
old_CapOptions_from_flap
public interface MAPL_CapOptions
Module Procedures
private function old_CapOptions_from_Flap(flapCLI, unusable, rc) result(cap_options)
Arguments
Type
Intent
Optional
Attributes
Name
type(
MAPL_FlapCLI
),
intent(inout)
::
flapCLI
class(
KeywordEnforcer
),
intent(in),
optional
::
unusable
integer,
intent(out),
optional
::
rc
Return Value
type(
MAPL_CapOptions
)