Go to the source code of this file.
 | 
| type   | dg_rho0_types::dg_rho0_type | 
|   | Type for Gaussian Densities type = type of gaussian (PME) grid = grid number gcc = Gaussian contraction coefficient zet = Gaussian exponent.  More...
  | 
|   | 
 | 
| subroutine, public  | dg_rho0_types::dg_rho0_set (dg_rho0, type, grid, kind, cutoff_radius, gcc, zet, density) | 
|   | Set the dg_rho0_type.  
  | 
|   | 
| subroutine, public  | dg_rho0_types::dg_rho0_get (dg_rho0, cutoff_radius, type, grid, kind, gcc, zet, density) | 
|   | Get the dg_rho0_type.  
  | 
|   | 
| subroutine, public  | dg_rho0_types::dg_rho0_create (dg_rho0) | 
|   | create the dg_rho0 structure  
  | 
|   | 
| subroutine, public  | dg_rho0_types::dg_rho0_release (dg_rho0) | 
|   | releases the given dg_rho0_type  
  | 
|   | 
| subroutine, public  | dg_rho0_types::dg_rho0_init (dg_rho0, pw_grid) | 
|   | ...  
  | 
|   |