CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
aggregator_type
Function
31 statements
Source File
aggregator.F90
aggregator_mod
aggregator_type
Contents
private function aggregator_type(this)
Return a string identifier of the aggregator type (e.g., "int32", "real32", "real64").
Type Bound
aggregator_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
aggregator_t
),
intent(in)
::
this
Return Value
character(len=16)