MFEM
v3.3.2
Finite element discretization library
|
Go to the source code of this file.
Functions | |
Coefficient * | SetupInvPermeabilityCoefficient () |
double | magnetic_shell (const Vector &) |
double | 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 &) |
double | phi_m_bc_uniform (const Vector &x) |
void | display_banner (ostream &os) |
int | main (int argc, char *argv[]) |
void display_banner | ( | ostream & | os | ) |
Coefficient * SetupInvPermeabilityCoefficient | ( | ) |