MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
DistributedInteger
Interface
3 statements
Source File
DistributedMeter.F90
MAPL_DistributedMeter
DistributedInteger
Contents
Module Procedures
new_DistributedInteger
public interface DistributedInteger
Module Procedures
private function new_DistributedInteger(value, rank) result(distributed_integer)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
value
integer,
intent(in)
::
rank
Return Value
type(
DistributedInteger
)