CCIndS Interface

public interface CCIndS

Contents


Module Procedures

public pure function CCIndS_32(sym, mom) result(ind)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: sym
integer, intent(in) :: mom

Return Value integer

public pure function CCIndS_64(sym, mom) result(ind)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: sym
integer, intent(in) :: mom

Return Value integer