conjg Interface

public interface conjg

Module Procedures

private elemental function spin_conjg(this) result(r)

Calculate the complex conjugate of the spin matrix.

Arguments

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

Return Value type(spin)