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