Octopus
poisson_test_oct_m Module Reference

Functions/Subroutines

subroutine, public poisson_test (this, space, mesh, latt, namespace, repetitions)
 This routine checks the Hartree solver selected in the input file by calculating numerically and analytically the Hartree potential originated by a Gaussian distribution of charge. For periodic systems, the periodic copies of the Gaussian are taken into account up to to a certain threshold that can be specified in the input file. More...
 

Function/Subroutine Documentation

◆ poisson_test()

subroutine, public poisson_test_oct_m::poisson_test ( type(poisson_t), intent(in)  this,
class(space_t), intent(in)  space,
class(mesh_t), intent(in)  mesh,
type(lattice_vectors_t), intent(in)  latt,
type(namespace_t), intent(in)  namespace,
integer, intent(in)  repetitions 
)

This routine checks the Hartree solver selected in the input file by calculating numerically and analytically the Hartree potential originated by a Gaussian distribution of charge. For periodic systems, the periodic copies of the Gaussian are taken into account up to to a certain threshold that can be specified in the input file.

Definition at line 149 of file poisson_test.F90.