getElemFluxVec Subroutine

public subroutine getElemFluxVec(obj, diff_coeff, Flux, Cvec)

Arguments

Type IntentOptional Attributes Name
class(ShapeFunction_), intent(inout) :: obj
real(kind=real64), intent(in) :: diff_coeff
real(kind=real64), intent(inout), allocatable :: Flux(:)
real(kind=real64), intent(in) :: Cvec(:)