(git:6a2e663)
qs_local_rho_types Module Reference

Functions/Subroutines

subroutine, public allocate_rhoz (rhoz_set, nkind)
 ... More...
 
subroutine, public calculate_rhoz (rhoz, grid_atom, alpha, zeff, natom, rhoz_tot, harmonics)
 ... More...
 
subroutine, public get_local_rho (local_rho_set, rho_atom_set, rho0_atom_set, rho0_mpole, rhoz_set)
 ... More...
 
subroutine, public local_rho_set_create (local_rho_set)
 ... More...
 
subroutine, public local_rho_set_release (local_rho_set)
 ... More...
 
subroutine, public set_local_rho (local_rho_set, rho_atom_set, rho0_atom_set, rho0_mpole, rhoz_set)
 ... More...
 

Function/Subroutine Documentation

◆ allocate_rhoz()

subroutine, public qs_local_rho_types::allocate_rhoz ( type(rhoz_type), dimension(:), pointer  rhoz_set,
integer  nkind 
)

...

Parameters
rhoz_set...
nkind...

Definition at line 66 of file qs_local_rho_types.F.

Here is the caller graph for this function:

◆ calculate_rhoz()

subroutine, public qs_local_rho_types::calculate_rhoz ( type(rhoz_type)  rhoz,
type(grid_atom_type)  grid_atom,
real(dp), intent(in)  alpha,
real(dp)  zeff,
integer  natom,
real(dp), intent(inout)  rhoz_tot,
type(harmonics_atom_type)  harmonics 
)

...

Parameters
rhoz...
grid_atom...
alpha...
zeff...
natom...
rhoz_tot...
harmonics...

Definition at line 97 of file qs_local_rho_types.F.

Here is the caller graph for this function:

◆ get_local_rho()

subroutine, public qs_local_rho_types::get_local_rho ( type(local_rho_type), pointer  local_rho_set,
type(rho_atom_type), dimension(:), optional, pointer  rho_atom_set,
type(rho0_atom_type), dimension(:), optional, pointer  rho0_atom_set,
type(rho0_mpole_type), optional, pointer  rho0_mpole,
type(rhoz_type), dimension(:), optional, pointer  rhoz_set 
)

...

Parameters
local_rho_set...
rho_atom_set...
rho0_atom_set...
rho0_mpole...
rhoz_set...

Definition at line 172 of file qs_local_rho_types.F.

Here is the caller graph for this function:

◆ local_rho_set_create()

subroutine, public qs_local_rho_types::local_rho_set_create ( type(local_rho_type), pointer  local_rho_set)

...

Parameters
local_rho_set...

Definition at line 193 of file qs_local_rho_types.F.

Here is the caller graph for this function:

◆ local_rho_set_release()

subroutine, public qs_local_rho_types::local_rho_set_release ( type(local_rho_type), pointer  local_rho_set)

...

Parameters
local_rho_set...

Definition at line 212 of file qs_local_rho_types.F.

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

◆ set_local_rho()

subroutine, public qs_local_rho_types::set_local_rho ( type(local_rho_type), pointer  local_rho_set,
type(rho_atom_type), dimension(:), optional, pointer  rho_atom_set,
type(rho0_atom_type), dimension(:), optional, pointer  rho0_atom_set,
type(rho0_mpole_type), optional, pointer  rho0_mpole,
type(rhoz_type), dimension(:), optional, pointer  rhoz_set 
)

...

Parameters
local_rho_set...
rho_atom_set...
rho0_atom_set...
rho0_mpole...
rhoz_set...

Definition at line 246 of file qs_local_rho_types.F.

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