MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
namespace | mfem |
namespace | mfem::electromagnetics |
Functions | |
void | display_banner (ostream &os) |
int | main (int argc, char *argv[]) |
void | mfem::electromagnetics::edot_bc (const Vector &x, Vector &E) |
void | mfem::electromagnetics::e_exact (const Vector &x, real_t t, Vector &E) |
void | mfem::electromagnetics::b_exact (const Vector &x, real_t t, Vector &B) |
real_t | mfem::electromagnetics::t_exact (const Vector &x) |
real_t | mfem::electromagnetics::p_bc (const Vector &x, real_t t) |