23 virtual Real
value(
const Point &
p);
28 std::vector<const VariableValue *>
_values;
const InputParameters & parameters() const
Computes the product of coupled variables.
static InputParameters validParams()
std::vector< const VariableValue * > _values
The values being multipled.
unsigned int _n
The number of coupled variables.
virtual Real value(const Point &p)