MEF90HeatXferCreateTS Subroutine

public subroutine MEF90HeatXferCreateTS(MEF90HeatXferCtx, tsTemp, residual, initialTime, initialStep, ierr)

MEF90HeatXferCreateTS:

Arguments

Type IntentOptional Attributes Name
type(MEF90HeatXfer_Type), intent(in), target :: MEF90HeatXferCtx
type(tTS), intent(out) :: tsTemp
type(tVec), intent(in) :: residual
real(kind=C_DOUBLE), intent(in) :: initialTime
real(kind=C_DOUBLE), intent(in) :: initialStep
integer(kind=C_INT32_T), intent(inout) :: ierr