matTermUpdate Interface

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

Arguments

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

Description

Default matrix term update, call matrixTermUpdate