MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
Coefficient * | SetupInvPermeabilityCoefficient () |
real_t | magnetic_shell (const Vector &) |
real_t | magnetic_shell_inv (const Vector &x) |
void | current_ring (const Vector &, Vector &) |
void | bar_magnet (const Vector &, Vector &) |
void | halbach_array (const Vector &, Vector &) |
void | a_bc_uniform (const Vector &, Vector &) |
real_t | phi_m_bc_uniform (const Vector &x) |
void | display_banner (ostream &os) |
int | main (int argc, char *argv[]) |
Coefficient * SetupInvPermeabilityCoefficient | ( | ) |