MEF90HeatXFerIFunction Subroutine

public subroutine MEF90HeatXFerIFunction(tempTS, time, x, xdot, F, PETScCtx, ierr)

MEF90HeatXFerIFunction: wraps calls to MEF90HeatXFerIFunction from m_MEF90_HeatXferAssembly since overloading cannot be used here

Arguments

Type IntentOptional Attributes Name
type(tTS), intent(in) :: tempTS
real(kind=C_DOUBLE), intent(in) :: time
type(tVec), intent(in) :: x
type(tVec), intent(in) :: xdot
type(tVec), intent(inout) :: F
type(c_ptr), intent(in) :: PETScCtx
integer(kind=C_INT32_T), intent(inout) :: ierr