Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface - Execution - Hamiltonian -- DFT+U -- PCM -- Poisson --- Multigrid ---- PoissonSolverMGMaxCycles ---- PoissonSolverMGPostsmoothingSteps ---- PoissonSolverMGPresmoothingSteps ---- PoissonSolverMGRelaxationFactor ---- PoissonSolverMGRelaxationMethod ---- PoissonSolverMGRestrictionMethod --- PSolver --- AlphaFMM --- DeltaEFMM --- DressedOrbitals --- Poisson1DSoftCoulombParam --- PoissonCutoffRadius --- PoissonFFTKernel --- PoissonSolver --- PoissonSolverBoundaries --- PoissonSolverMaxIter --- PoissonSolverMaxMultipole --- PoissonSolverNodes --- PoissonSolverThreshold --- PoissonTestPeriodicThreshold -- XC -- AdaptivelyCompressedExchange -- CalculateSelfInducedMagneticField -- ClassicalPotential -- CurrentDensity -- EnablePhotons -- EwaldAlpha -- ExternalCurrent -- FilterPotentials -- ForceTotalEnforce -- GaugeFieldDelay -- GaugeFieldDynamics -- GaugeFieldPropagate -- GaugeVectorField -- GyromagneticRatio -- MassScaling -- MaxwellHamiltonianOperator -- MaxwellMediumCalculation -- ParticleMass -- RashbaSpinOrbitCoupling -- RelativisticCorrection -- RiemannSilbersteinSign -- SOStrength -- StaticElectricField -- StaticMagneticField -- StaticMagneticField2DGauge -- TheoryLevel -- TimeZero - Linear Response - Math - Maxwell - MaxwellStates - Mesh - Output - SCF - States - System - Time-Dependent - Utilities - Alphabetic Index Tutorials Developers Releases PoissonSolverMGPostsmoothingSteps A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X PoissonSolverMGPostsmoothingSteps Section Hamiltonian::Poisson::Multigrid Type integer Default 4 Number of Gauss-Seidel smoothing steps after coarse-level correction in the multigrid Poisson solver. Source information poisson/poisson_multigrid.F90 : 106 call parse_variable(namespace, 'PoissonSolverMGPostsmoothingSteps', 4, this%poststeps)