isStationary Interface

interface
private pure module function isStationary(this, name) result(stationary)

Arguments

Type IntentOptional Attributes Name
class(VariableContainer), intent(in) :: this
character(len=*), intent(in) :: name

Return Value logical

Description

Check whether variable with given name is stationary