MEF90HeatXferIJacobian Subroutine

  • Blaise Bourdin (2014, bourdin@lsu.edu) Blaise Bourdin (2022, bourdin@mcmaster.ca) Alexis Marboeuf (2022, marboeua@mcmaster.ca)
  • 287 statements
  • Source File

public subroutine MEF90HeatXferIJacobian(tempTS, t, x, xdot, shift, A, M, MEF90HeatXferCtx, ierr)

MEF90HeatXferIJacobian:

Arguments

Type IntentOptional Attributes Name
type(tTS), intent(in) :: tempTS
real(kind=C_DOUBLE), intent(in) :: t
type(tVec), intent(in) :: x
type(tVec), intent(in) :: xdot
real(kind=C_DOUBLE), intent(in) :: shift
type(tMat), intent(inout) :: A
type(tMat), intent(inout) :: M
type(MEF90HeatXfer_Type), intent(in) :: MEF90HeatXferCtx
integer(kind=C_INT32_T), intent(inout) :: ierr