term_abstract_procedures Submodule

Contains module procedures associated with the abstract term class


Uses


Module Subroutines

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

Default Term update function - does nothing

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