Navigation :
PoissonSolverMGRestrictionMethod
PoissonSolverMGRestrictionMethod
Section Hamiltonian::Poisson::Multigrid
Type integer
Default fullweight
Method used from fine-to-coarse grid transfer.
Options:
- injection:
Injection
- fullweight:
Fullweight restriction
Source information
poisson/poisson_multigrid.F90 : 129
call parse_variable(namespace, 'PoissonSolverMGRestrictionMethod', 2, this%restriction_method)