(git:98357aa)
Loading...
Searching...
No Matches
qs_cdft_grid.F File Reference

Go to the source code of this file.

Data Types

type  qs_cdft_grid::cdft_point_context_type
 

Modules

module  qs_cdft_grid
 Pointwise CDFT partition functions for nonuniform integration grids.
 

Functions/Subroutines

subroutine, public qs_cdft_grid::cdft_point_context_create (qs_env, context, calculate_derivatives)
 Initialize reusable data for pointwise CDFT partition evaluation.
 
subroutine, public qs_cdft_grid::cdft_point_context_release (context)
 Release a pointwise CDFT partition context.
 
subroutine, public qs_cdft_grid::cdft_point_weights (context, point, weights, point_derivative, atom_derivative, atomic_weights)
 Evaluate CDFT weights and coordinate derivatives at one point.