MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
lor_mms.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

real_t mfem::u (const Vector &xvec)
 
std::function< real_t(const Vector &)> mfem::f (real_t mass_coeff)
 
void mfem::u_vec (const Vector &xvec, Vector &u)
 
std::function< void(const Vector &, Vector &)> mfem::f_vec (bool grad_div_problem)