sDDLC Interface

public interface sDDLC

Calls

interface~~sddlc~~CallsGraph interface~sddlc sDDLC proc~init_sddlc init_sddlc interface~sddlc->proc~init_sddlc

Module Procedures

public function init_sddlc(k, k0, tref, l, q) result(mixrule)

Arguments

Type IntentOptional Attributes Name
real(kind=pr), intent(in) :: k(:,:)
real(kind=pr), intent(in) :: k0(:,:)
real(kind=pr), intent(in) :: tref(:,:)
real(kind=pr), intent(in) :: l(:,:)
real(kind=pr), intent(in) :: q(:)

Return Value type(sDDLC)