(git:e7e05ae)
qs_grid_atom.F File Reference

Go to the source code of this file.

Modules

module  qs_grid_atom
 

Functions/Subroutines

subroutine, public qs_grid_atom::allocate_grid_atom (grid_atom)
 Initialize components of the grid_atom_type structure. More...
 
subroutine, public qs_grid_atom::deallocate_grid_atom (grid_atom)
 Deallocate a Gaussian-type orbital (GTO) basis set data set. More...
 
subroutine, public qs_grid_atom::create_grid_atom (grid_atom, nr, na, llmax, ll, quadrature)
 ... More...
 
subroutine, public qs_grid_atom::initialize_atomic_grid (int_grid, nr, na, rmax, quadrature, iunit)
 Initialize atomic grid. More...
 
subroutine, public qs_grid_atom::deallocate_atom_int_grid (int_grid)
 ... More...