Logo
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ on Travis-CI Feel++ on Twitter Feel++ on YouTube Feel++ community
 All Classes Files Functions Variables Typedefs Pages
Magnetostatic Example

Table of Contents

This example solve the magnetostatic equation.

Formulation

Denote \(\Omega = [-1,1]^2\) the computational domain and \(u\) the electric field solution of the following equation

\[ -\curl \curl u + c u = f, u \times n = 0 \]

.