norm2 Interface

public interface norm2

Module Procedures

private elemental function spin_norm(this) result(r)

Calculate the Frobenius norm of the spin matrix.

Arguments

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

Return Value real(kind=wp)