NRTL Interface

public interface NRTL

Module Procedures

public function init(a, b, c)

Arguments

Type IntentOptional Attributes Name
real(kind=pr), intent(in) :: a(:,:)
real(kind=pr), intent(in) :: b(:,:)
real(kind=pr), intent(in) :: c(:,:)

Return Value type(NRTL)