|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include "LinearSolvers/PCG.h"#include "Maxwell.h"#include <iomanip>#include <iostream>#include <fstream>Go to the source code of this file.
Classes | |
| struct | ippl::EvalFunctor< T, Dim, numElementDOFs > |
| Representation of the lhs of the problem we are trying to solve. More... | |
| class | ippl::FEMMaxwellDiffusionSolver< FieldType > |
| A solver for the electric diffusion equation given by \( \nabla \times \nabla \times E + E = f \text{ in } \Omega\) and \( n \times E = 0 \text{ on } \partial \Omega\) using the Nédélec basis functions. More... | |
Namespaces | |
| namespace | ippl |