(git:3add494)
pme_tools Module Reference

Tools common both to PME and SPME. More...

Functions/Subroutines

subroutine, public set_list (part, npart, center, p1, rs, ipart, core_center)
 ... More...
 
subroutine, public get_center (part, box, center, delta, npts, n)
 ... More...
 

Detailed Description

Tools common both to PME and SPME.

History
JGH (03-May-2001) : first correctly working version teo (Feb-2007) : Merging common routines to spme and pme
Author
JGH (21-Mar-2001)

Function/Subroutine Documentation

◆ set_list()

subroutine, public pme_tools::set_list ( type(particle_type), dimension(:), intent(in)  part,
integer, intent(in)  npart,
integer, dimension(:, :), intent(in)  center,
integer, intent(out)  p1,
type(realspace_grid_type), intent(in)  rs,
integer, intent(inout)  ipart,
integer, dimension(:, :), optional, pointer  core_center 
)

...

Parameters
part...
npart...
center...
p1...
rs...
ipart...
core_center...

Definition at line 45 of file pme_tools.F.

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

◆ get_center()

subroutine, public pme_tools::get_center ( type(particle_type), dimension(:), intent(in)  part,
type(cell_type), pointer  box,
integer, dimension(:, :), intent(out)  center,
real(kind=dp), dimension(:, :), intent(out)  delta,
integer, dimension(:), intent(in)  npts,
integer, intent(in)  n 
)

...

Parameters
part...
box...
center...
delta...
npts...
n...

Definition at line 130 of file pme_tools.F.

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