noUpdate Interface

interface
private module subroutine noUpdate(this, varCont, modelData, hostModel)

Arguments

Type IntentOptional Attributes Name
class(Term), intent(inout) :: this
type(VariableContainer), intent(in) :: varCont
class(ModelboundData), intent(in), optional :: modelData
class(ModelSurrogate), intent(in), optional :: hostModel

Description

Default Term update function - does nothing