(git:ccc2433)
ewald_pw_types.F File Reference

Go to the source code of this file.

Modules

module  ewald_pw_types
 pw_types
 

Functions/Subroutines

subroutine, public ewald_pw_types::ewald_pw_create (ewald_pw, ewald_env, cell, cell_ref, print_section)
 creates the structure ewald_pw_type More...
 
subroutine, public ewald_pw_types::ewald_pw_release (ewald_pw)
 releases the memory used by the ewald_pw More...
 
subroutine, public ewald_pw_types::ewald_pw_get (ewald_pw, pw_big_pool, pw_small_pool, rs_desc, poisson_env, dg)
 get the ewald_pw environment to the correct program. More...
 
subroutine, public ewald_pw_types::ewald_pw_set (ewald_pw, pw_big_pool, pw_small_pool, rs_desc, dg, poisson_env)
 set the ewald_pw environment to the correct program. More...