(git:6a2e663)
gaussian_gridlevels Module Reference

Functions/Subroutines

subroutine, public init_gaussian_gridlevel (gridlevel_info, ngrid_levels, cutoff, rel_cutoff, print_section)
 ... More...
 
subroutine, public destroy_gaussian_gridlevel (gridlevel_info, para_env)
 ... More...
 
integer function, public gaussian_gridlevel (gridlevel_info, exponent)
 ... More...
 

Detailed Description

History
Code to return a gridlevel associated with a given gaussian exponent
Author
Joost VandeVondele (27.02.02)

Function/Subroutine Documentation

◆ init_gaussian_gridlevel()

subroutine, public gaussian_gridlevels::init_gaussian_gridlevel ( type(gridlevel_info_type), intent(out)  gridlevel_info,
integer, intent(in)  ngrid_levels,
real(kind=dp), dimension(ngrid_levels), intent(in)  cutoff,
real(kind=dp), intent(in)  rel_cutoff,
type(section_vals_type), intent(in), target  print_section 
)

...

Parameters
gridlevel_info...
ngrid_levels...
cutoff...
rel_cutoff...
print_section...

Definition at line 58 of file gaussian_gridlevels.F.

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

◆ destroy_gaussian_gridlevel()

subroutine, public gaussian_gridlevels::destroy_gaussian_gridlevel ( type(gridlevel_info_type), intent(inout)  gridlevel_info,
type(mp_para_env_type), intent(in), optional  para_env 
)

...

Parameters
gridlevel_info...
para_env...

Definition at line 84 of file gaussian_gridlevels.F.

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

◆ gaussian_gridlevel()

integer function, public gaussian_gridlevels::gaussian_gridlevel ( type(gridlevel_info_type), intent(inout)  gridlevel_info,
real(kind=dp), intent(in)  exponent 
)

...

Parameters
gridlevel_info...
exponent...
Returns
...

Definition at line 147 of file gaussian_gridlevels.F.

Here is the caller graph for this function: