GENEUS
Overview
Source Files
Modules
Procedures
Derived Types
Programs
norm2
Interface
3 statements
Source File
spin.f90
spin_m
norm2
Contents
Module Procedures
spin_norm
public interface norm2
Module Procedures
private elemental function spin_norm(this) result(r)
Calculate the Frobenius norm of the spin matrix.
Arguments
Type
Intent
Optional
Attributes
Name
class(
spin
),
intent(in)
::
this
Return Value
real(kind=wp)