#include <gridbox.h>
Definition at line 35 of file gridbox.h.
◆ addGridBox()
void votca::xtp::GridBox::addGridBox |
( |
const GridBox & | box | ) |
|
|
inline |
◆ addGridPoint()
◆ addShell()
void votca::xtp::GridBox::addShell |
( |
const AOShell * | shell | ) |
|
|
inline |
◆ AddtoBigMatrix()
void votca::xtp::GridBox::AddtoBigMatrix |
( |
Eigen::MatrixXd & | bigmatrix, |
|
|
const Eigen::MatrixXd & | smallmatrix ) const |
◆ CalcAOValues()
AOShell::AOValues votca::xtp::GridBox::CalcAOValues |
( |
const Eigen::Vector3d & | point | ) |
const |
◆ compareGridboxes()
static bool votca::xtp::GridBox::compareGridboxes |
( |
GridBox & | box1, |
|
|
GridBox & | box2 ) |
|
inlinestatic |
◆ FindSignificantShells()
void votca::xtp::GridBox::FindSignificantShells |
( |
const AOBasis & | basis | ) |
|
◆ getAOranges()
const std::vector< GridboxRange > & votca::xtp::GridBox::getAOranges |
( |
| ) |
const |
|
inline |
◆ getGridPoints()
const std::vector< Eigen::Vector3d > & votca::xtp::GridBox::getGridPoints |
( |
| ) |
const |
|
inline |
◆ getGridWeights()
const std::vector< double > & votca::xtp::GridBox::getGridWeights |
( |
| ) |
const |
|
inline |
◆ getShells()
const std::vector< const AOShell * > & votca::xtp::GridBox::getShells |
( |
| ) |
const |
|
inline |
◆ Matrixsize()
Index votca::xtp::GridBox::Matrixsize |
( |
| ) |
const |
|
inline |
◆ PrepareForIntegration()
void votca::xtp::GridBox::PrepareForIntegration |
( |
| ) |
|
◆ ReadFromBigMatrix()
Eigen::MatrixXd votca::xtp::GridBox::ReadFromBigMatrix |
( |
const Eigen::MatrixXd & | bigmatrix | ) |
const |
◆ ReadFromBigVector()
Eigen::VectorXd votca::xtp::GridBox::ReadFromBigVector |
( |
const Eigen::VectorXd & | bigvector | ) |
const |
◆ Shellsize()
Index votca::xtp::GridBox::Shellsize |
( |
| ) |
const |
|
inline |
◆ size()
Index votca::xtp::GridBox::size |
( |
| ) |
const |
|
inline |
◆ aoranges
◆ grid_pos
std::vector<Eigen::Vector3d> votca::xtp::GridBox::grid_pos |
|
private |
◆ inv_ranges
◆ matrix_size
Index votca::xtp::GridBox::matrix_size = 0 |
|
private |
◆ ranges
◆ significant_shells
std::vector<const AOShell*> votca::xtp::GridBox::significant_shells |
|
private |
◆ weights
std::vector<double> votca::xtp::GridBox::weights |
|
private |
The documentation for this class was generated from the following files: