CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
new_aggregator_real64_2d
Function
5 statements
Source File
aggregator.F90
aggregator_mod
new_aggregator_real64_2d
Contents
private function new_aggregator_real64_2d(source_data) result(agg)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(inout),
dimension(:,:), target
::
source_data
Return Value
type(
aggregator_real64_2d_t
)