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