#include <basisinfo.h>
Public Attributes | |
int | noOfContr |
ergo_real | coeffList [MAX_NO_OF_CONTR_GAUSSIANS] |
ergo_real | exponentList [MAX_NO_OF_CONTR_GAUSSIANS] |
ergo_real | extent |
Vector3D | centerCoords |
int | shellType |
int | functionNumber |
int | noOfSimplePrimitives |
int | simplePrimitiveIndex |
int | noOfTermsInPolynomial |
basis_func_term_struct | poly [MAX_NO_OF_TERMS_IN_BASIS_FUNC_POLY] |
Referenced by compute_K_by_boxes(), compute_operator_matrix_sparse(), compute_T_matrix_sparse(), SCF_unrestricted::do_spin_flip(), get_basis_func_pair_list_1el(), get_basis_func_pair_list_2el(), get_list_of_labeled_distrs(), get_list_of_labeled_distrs_maxLimitingFactor(), get_maxLimitingFactor(), get_mulliken_charges(), get_product_distrs(), get_simple_primitives(), getMatrixPermutation(), getSafeMaxDistance(), SquareFuncIntegrator::getShellFactor(), BasisInfoStruct::normalizeShells(), output_distance_vs_magnitude(), and write_basis_func_coord_file().
ergo_real BasisFuncStruct_::coeffList[MAX_NO_OF_CONTR_GAUSSIANS] |
ergo_real BasisFuncStruct_::exponentList[MAX_NO_OF_CONTR_GAUSSIANS] |
Referenced by compute_extent_for_all_basis_funcs_1el(), compute_extent_for_all_basis_funcs_core(), compute_T_matrix_sparse(), compute_V_matrix_full(), do_2center_integral(), get_basis_func_extent_list(), get_largest_simple_integral(), ExponentList::get_list_of_available_exponents(), get_M(), get_max_basis_func_abs_value(), get_product_simple_primitives(), and BasisInfoStruct::getSimplePrimitivesAll().
Referenced by define_basis_func_poly(), and get_simple_primitives().
basis_func_term_struct BasisFuncStruct_::poly[MAX_NO_OF_TERMS_IN_BASIS_FUNC_POLY] |
Referenced by define_basis_func_poly(), get_bf_vals(), get_bf_vals_derivs(), and get_simple_primitives().
Referenced by compute_extent_for_all_basis_funcs_1el(), compute_extent_for_all_basis_funcs_core(), compute_T_matrix_sparse(), compute_V_matrix_full(), do_2center_integral(), get_basis_func_extent_list(), get_largest_simple_integral(), ExponentList::get_list_of_available_exponents(), get_M(), get_max_basis_func_abs_value(), get_product_simple_primitives(), and BasisInfoStruct::getSimplePrimitivesAll().