#include <math.h>#include <stdio.h>#include "Inform.h"#include "Timestep.h"#include "QMData.h"#include "QMTimestep.h"#include "Orbital.h"#include "Molecule.h"Go to the source code of this file.
[static]
Definition at line 346 of file QMData.C.
References basis_atom_t::atomicnum, compare_shells, basis_atom_t::numshells, and basis_atom_t::shell.
Referenced by QMData::create_unique_basis.
Definition at line 333 of file QMData.C.
References prim_t::coeff, prim_t::expon, shell_t::numprims, shell_t::prim, and shell_t::type.
Referenced by compare_atomic_basis.
Definition at line 370 of file QMData.C.
References basis_atom_t::atomicnum, copy_shell_basis, basis_atom_t::numshells, and basis_atom_t::shell.
Referenced by QMData::create_unique_basis.
Definition at line 356 of file QMData.C.
References prim_t::coeff, shell_t::combo, prim_t::expon, shell_t::norm_fac, shell_t::num_cart_func, shell_t::numprims, shell_t::prim, and shell_t::type.
Referenced by copy_atomic_basis.
[static]
[static]
Definition at line 552 of file QMData.C.
References n.
Referenced by binomial, Combinations::Combinations, QMData::init_angular_norm_factors, and Combinations::print.
Definition at line 1362 of file QMData.C.
References overlap_S12_contracted.
Referenced by QMData::compute_overlap_integrals.
[static]
Definition at line 1273 of file QMData.C.
References binomial, MAX, and MIN.
Referenced by overlap_I.
Definition at line 1286 of file QMData.C.
References doublefac, overlap_f, and VMD_PI.
Referenced by overlap_S12.
Definition at line 1298 of file QMData.C.
References overlap_I.
Referenced by overlap_S12_contracted.
Definition at line 1314 of file QMData.C.
References distance2, overlap_S12, vec_scale, vec_scaled_add, vec_sub, and VMD_PI.
Referenced by get_overlap_matrix.