sum Interface

public interface sum

Module Procedures

private pure function nambu_sum(this) result(r)

Calculates the sum of an array of nambu matrices.

Arguments

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

Return Value type(nambu)