aggregator_type Function

private function aggregator_type(this)

Return a string identifier of the aggregator type (e.g., "int32", "real32", "real64").

Type Bound

aggregator_t

Arguments

Type IntentOptional Attributes Name
class(aggregator_t), intent(in) :: this

Return Value character(len=16)