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
|
updateGradientField
calculateResidue, computeGradient, exit, init, solveLinearGS, solveLinearMultigrid, solveLinearPCG, solveLU, solveNonLinearNR
public static SolverModule.SolverFactory boltzmannSolverFactory