(git:6a2e663)
input_cp2k_poisson Module Reference

function that build the poisson section of the input More...

Functions/Subroutines

subroutine, public create_poisson_section (section)
 Creates the Poisson section. More...
 
subroutine, public create_ewald_section (section)
 ... More...
 
subroutine, public create_gspace_interp_section (section)
 creates the interpolation section for the periodic QM/MM More...
 

Detailed Description

function that build the poisson section of the input

History
03.2006 fusing of poisson_dft and poisson_mm
Author
fawzi

Function/Subroutine Documentation

◆ create_poisson_section()

subroutine, public input_cp2k_poisson::create_poisson_section ( type(section_type), pointer  section)

Creates the Poisson section.

Parameters
sectionthe section to create
Author
teo

Definition at line 103 of file input_cp2k_poisson.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_ewald_section()

subroutine, public input_cp2k_poisson::create_ewald_section ( type(section_type), pointer  section)

...

Parameters
sectionwill contain the ewald section
Author
fawzi

Definition at line 282 of file input_cp2k_poisson.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_gspace_interp_section()

subroutine, public input_cp2k_poisson::create_gspace_interp_section ( type(section_type), pointer  section)

creates the interpolation section for the periodic QM/MM

Parameters
section...
Author
tlaino

Definition at line 462 of file input_cp2k_poisson.F.

Here is the call graph for this function:
Here is the caller graph for this function: