calcUWCDiffVals Interface

interface
private module subroutine calcUWCDiffVals(this, varCont, res, mbData, hostModel)

Arguments

Type IntentOptional Attributes Name
class(UWCDiffStencilValGenerator), intent(inout) :: this
type(VariableContainer), intent(in) :: varCont
type(RealArray), intent(inout), allocatable, dimension(:) :: res
class(ModelboundData), intent(in), optional :: mbData
class(ModelSurrogate), intent(in), optional :: hostModel

Description

Calculate central/upwind diff stencil values in place