orbit_bfuncs#
- WriterV1Basic.orbit_bfuncs#
Data for each orbit basis function (i.e. if periodic, the contribution to the global correlations from one unit cell for periodic; if local, the sum of all symmetrically equivalent local cluster functions).
Includes:
"linear_function_index": int, Linear function index"linear_orbit_index": int, Linear cluster orbit index"cpp": str, C++ expression for evaluating the global correlation contribution"latex_prototype": str, Latex formula for the prototype cluster"latex_orbit": str, Latex formula for the orbit contribution
- Type:
list[dict]