|
Feellgood
|
solver for electrostatic problem when spin accumulation is required header containing electrostatSolver class. It uses biconjugate stabilized gradient with diagonal preconditioner. The solver is only called once to compute voltages V for each nodes of the mesh, when spin accumulation computation is involved. More...
#include <iostream>#include <map>#include "solver.h"#include "config.h"#include "algebra/algebra.h"Go to the source code of this file.
Classes | |
| class | electrostatSolver |
Variables | |
| const int | DIM_PB_ELEC = 1 |
solver for electrostatic problem when spin accumulation is required header containing electrostatSolver class. It uses biconjugate stabilized gradient with diagonal preconditioner. The solver is only called once to compute voltages V for each nodes of the mesh, when spin accumulation computation is involved.
| const int DIM_PB_ELEC = 1 |
dimensionnality of the electrostatic problem