MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
void | uFun_ex (const Vector &x, Vector &u) |
real_t | pFun_ex (const Vector &x) |
void | fFun (const Vector &x, Vector &f) |
real_t | gFun (const Vector &x) |
real_t | f_natural (const Vector &x) |
int | main (int argc, char *argv[]) |