MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
StationSampler
Interface
3 statements
Source File
MAPL_StationSamplerMod.F90
StationSamplerMod
StationSampler
Contents
Module Procedures
new_StationSampler_readfile
public interface StationSampler
Module Procedures
private function new_StationSampler_readfile(filename, rc) result(sampler)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
integer,
intent(out),
optional
::
rc
Return Value
type(
StationSampler
)