MEF90HeatXferBilinearForm Subroutine

public subroutine MEF90HeatXferBilinearForm(snesTemp, x, A, M, PETScCtx, ierr)

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

Arguments

Type IntentOptional Attributes Name
type(tSNES), intent(in) :: snesTemp
type(tVec), intent(in) :: x
type(tMat), intent(inout) :: A
type(tMat), intent(inout) :: M
type(c_ptr), intent(in) :: PETScCtx
integer(kind=C_INT32_T), intent(inout) :: ierr