![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| real_t | p_exact (const Vector &x) |
| void | gradp_exact (const Vector &, Vector &) |
| real_t | 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 |
| real_t | freq = 1.0 |
| real_t | kappa |