MFEM  v4.6.0
Finite element discretization library
Namespaces | Functions
util.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

void mfem::FillWithRandomNumbers (std::vector< double > &x, double a=0.0, double b=1.0)
 Fills the vector x with random numbers between a and b. More...
 
void mfem::FillWithRandomRotations (std::vector< double > &x)