MFEM
v4.2.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
double | u0_real_exact (const Vector &) |
double | 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< double > | u0_exact (const Vector &x) |
bool check_for_inline_mesh | ( | const char * | mesh_file | ) |
double u0_imag_exact | ( | const Vector & | x | ) |
double u0_real_exact | ( | const Vector & | x | ) |