public class QNSolver extends PotentialSolver
Solver.MeshData, Solver.NL_Eval| Modifier and Type | Field and Description |
|---|---|
static SolverModule.SolverFactory |
boltzmannSolverFactory |
| Constructor and Description |
|---|
QNSolver(double den0,
double phi0,
double Te0) |
| Modifier and Type | Method and Description |
|---|---|
void |
update()
updates potential and calculates new electric field
|
updateGradientFieldcalculateResidue, computeGradient, exit, init, solveLinearGS, solveLinearMultigrid, solveLinearPCG, solveLU, solveNonLinearNRpublic static SolverModule.SolverFactory boltzmannSolverFactory