MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
real_t | u0_real_exact (const Vector &) |
real_t | u0_imag_exact (const Vector &) |
void | u1_real_exact (const Vector &, Vector &) |
void | u1_imag_exact (const Vector &, Vector &) |
void | u2_real_exact (const Vector &, Vector &) |
void | u2_imag_exact (const Vector &, Vector &) |
bool | check_for_inline_mesh (const char *mesh_file) |
int | main (int argc, char *argv[]) |
complex< real_t > | u0_exact (const Vector &x) |