norm2 Interface

public interface norm2

Matrix norm


Contents


Module Procedures

private pure elemental function spin_norm(this) result(r)

Calculate the Frobenius norm of the spin matrix.

Arguments

Type IntentOptional AttributesName
class(spin), intent(in) :: this

Return Value real(kind=wp)