container_reduction Interface

interface
public module subroutine container_reduction(this, rhs)

Arguments

Type IntentOptional Attributes Name
class(container_layer_type), intent(inout) :: this

Present layer container

class(container_layer_type), intent(in) :: rhs

Input layer container

Description

Reduce two layers via summation