IBM_semiImplicitJacobian Subroutine

public subroutine IBM_semiImplicitJacobian(this, eID, Q, dS_dQ)

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
integer, intent(in) :: eID
real(kind=rp), intent(in) :: Q(:)
real(kind=rp), intent(inout) :: dS_dQ(:,:)