MHV Interface

public interface MHV

Module Procedures

private function init_mhv(Ge, b, q, lij) result(mixrule)

Arguments

Type IntentOptional Attributes Name
class(GeModel), intent(in) :: Ge
real(kind=pr), intent(in) :: b(:)
real(kind=pr), intent(in) :: q
real(kind=pr), intent(in), optional :: lij(:,:)

Return Value type(MHV)