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