evaluateTermByName Interface

interface
private pure module function evaluateTermByName(this, name, varCont) result(res)

Arguments

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

Variable container used to evaluate this term

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

Description

Evaluate a term by name