MFEM
v4.6.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
double | p_exact (const Vector &x) |
void | gradp_exact (const Vector &, Vector &) |
double | div_gradp_exact (const Vector &x) |
void | v_exact (const Vector &x, Vector &v) |
void | curlv_exact (const Vector &x, Vector &cv) |
int | main (int argc, char *argv[]) |
Variables | |
int | dim |
double | freq = 1.0 |
double | kappa |