unityFun Interface

interface
private pure module function unityFun(this, varCont, indexingData) result(res)

Arguments

Type IntentOptional Attributes Name
class(ExplicitTerm), intent(in) :: this
type(VariableContainer), intent(in) :: varCont
type(ExplicitTermIndexingData), intent(in) :: indexingData

Return Value real(kind=rk),allocatable,dimension(:)

Description

Default multiplicative function - returns a real vector of ones based on evolvedVarName. In general should use passed variable container and indexing data to construct a vector conforming to the evolved variable