GENEUS
Overview
Source Files
Modules
Procedures
Derived Types
Programs
sum
Interface
3 statements
Source File
spin.f90
spin_m
sum
Contents
Module Procedures
spin_sum
public interface sum
Module Procedures
private pure function spin_sum(this) result(r)
Calculate the sum of an array of spin matrices.
Arguments
Type
Intent
Optional
Attributes
Name
class(
spin
),
intent(in)
::
this
(:)
Return Value
type(
spin
)