Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xivh committed Dec 10, 2024
1 parent 36d8d3a commit 4c529a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/src/clexulator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1340,12 +1340,12 @@ PYBIND11_MODULE(_clexulator, m) {
Parameters
----------
supercell_neighbor_list: SuperNeighborList
The SuperNeighborList for the supercell consistent with `config_dof_values`.
local_clexulator: LocalClexulator
The LocalClexulator used to evaluate local basis functions
config_dof_values: ConfigDoFValues
Configuration degree of freedom (DoF) values input to the basis functions.
supercell_neighbor_list: SuperNeighborList
The SuperNeighborList for the supercell consistent with `config_dof_values`.
unitcell_index: int
Linear unit cell index specifying in which unit cell to evaluate the
local correlations.
Expand Down

0 comments on commit 4c529a6

Please sign in to comment.