#include "output.h"#include "multipole.h"#include <vector>Go to the source code of this file.
Classes | |
| struct | distr_group_struct |
| struct | minimal_distr_struct |
| struct | cluster_struct |
| struct | basis_func_pair_struct |
| struct | chunk_struct |
| struct | distr_org_struct |
Defines | |
| #define | MAX_NO_OF_BASIS_FUNC_PAIRS_PER_CHUNK 1000 |
Functions | |
| int | organize_distributions (const IntegralInfo *integralInfo, DistributionSpecStructLabeled *distrList_in, int distrCount, distr_org_struct *result, const ergo_real *boxCenterCoords, ergo_real boxWidth) |
| #define MAX_NO_OF_BASIS_FUNC_PAIRS_PER_CHUNK 1000 |
| int organize_distributions | ( | const IntegralInfo * | integralInfo, | |
| DistributionSpecStructLabeled * | distrList_in, | |||
| int | distrCount, | |||
| distr_org_struct * | result, | |||
| const ergo_real * | boxCenterCoords, | |||
| ergo_real | boxWidth | |||
| ) |
1.4.7