GENEUS
Overview
Source Files
Modules
Procedures
Derived Types
Programs
conjg
Interface
3 statements
Source File
spin.f90
spin_m
conjg
Contents
Module Procedures
spin_conjg
public interface conjg
Module Procedures
private elemental function spin_conjg(this) result(r)
Calculate the complex conjugate of the spin matrix.
Arguments
Type
Intent
Optional
Attributes
Name
class(
spin
),
intent(in)
::
this
Return Value
type(
spin
)