operator_abstract_procedures Submodule

Contains module procedures associated with the abstract operator class


Uses


Module Subroutines

module subroutine noUpdate(this, varCont)

Default operator update function - does nothing

Arguments

Type IntentOptional Attributes Name
class(Operator), intent(inout) :: this
type(VariableContainer), intent(in) :: varCont