MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
namespace | mfem |
Functions | |
void | mfem::FillWithRandomNumbers (std::vector< real_t > &x, real_t a=0.0, real_t b=1.0) |
Fills the vector x with random numbers between a and b. | |
void | mfem::FillWithRandomRotations (std::vector< real_t > &x) |