MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FieldSpread
Interface
3 statements
Source File
FieldBLAS.F90
mapl_FieldBLAS
FieldSpread
Contents
Module Procedures
spread_scalar
public interface FieldSpread
Module Procedures
private function spread_scalar(source, ncopies, rc) result(vector)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Field
),
intent(inout)
::
source
integer,
intent(in)
::
ncopies
integer,
intent(out),
optional
::
rc
Return Value
type(
ESMF_Field
), allocatable, (:)