![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| void | n4Vec (const Vector &x, Vector &n) |
| Mesh * | GenerateSerialMesh (int ref) |
| real_t | IntegrateBC (const ParGridFunction &sol, const Array< int > &bdr_marker, real_t alpha, real_t beta, real_t gamma, real_t &error) |
| int | main (int argc, char *argv[]) |
| void | quad_trans (real_t u, real_t v, real_t &x, real_t &y, bool log=false) |
| void | trans (const Vector &u, Vector &x) |