MFEM
v4.3.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
double | analytic_solution (const Vector &x) |
double | analytic_rhs (const Vector &x) |
void | SnapNodes (Mesh &mesh) |
int | main (int argc, char *argv[]) |
double analytic_rhs | ( | const Vector & | x | ) |
double analytic_solution | ( | const Vector & | x | ) |
void SnapNodes | ( | Mesh & | mesh | ) |