check_temp Interface

public interface check_temp

Contents


Subroutines

public subroutine check_temp_s(t, mat)

Arguments

Type IntentOptional AttributesName
real(kind=psb_dpk_), intent(in) :: t
type(material), intent(in) :: mat

public subroutine check_temp_v(t, mat)

Arguments

Type IntentOptional AttributesName
real(kind=psb_dpk_), intent(in) :: t(:)
type(material), intent(in) :: mat