28 std::vector<const VariableValue *>
_values;
std::vector< const VariableValue * > _values
The values being multipled.
Computes the product of coupled variables.
static InputParameters validParams()
unsigned int _n
The number of coupled variables.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real value(const Point &p)
const InputParameters & parameters() const
VariableProductIC(const InputParameters ¶meters)