Function opensn::Scale(std::vector<double>&, const double&)
Defined in File math.h
Function Documentation
-
void opensn::Scale(std::vector<double> &x, const double &val)
Scales a vector in place by constant.
Defined in File math.h
Scales a vector in place by constant.