#include <grid.h>
Definition at line 42 of file grid.h.
◆ getGridPositions()
const std::vector< Eigen::Vector3d > & votca::xtp::Grid::getGridPositions |
( |
| ) |
const |
|
inline |
◆ getGridValues() [1/2]
Eigen::VectorXd & votca::xtp::Grid::getGridValues |
( |
| ) |
|
|
inline |
◆ getGridValues() [2/2]
const Eigen::VectorXd & votca::xtp::Grid::getGridValues |
( |
| ) |
const |
|
inline |
◆ printGridtoxyzfile()
void votca::xtp::Grid::printGridtoxyzfile |
( |
std::string | filename | ) |
|
◆ setupCHELPGGrid()
void votca::xtp::Grid::setupCHELPGGrid |
( |
const QMMolecule & | Atomlist | ) |
|
|
inline |
◆ setupgrid()
void votca::xtp::Grid::setupgrid |
( |
const QMMolecule & | Atomlist | ) |
|
|
private |
◆ size()
Index votca::xtp::Grid::size |
( |
| ) |
|
|
inline |
◆ cutoff_
double votca::xtp::Grid::cutoff_ |
|
private |
◆ gridpoints_
std::vector<Eigen::Vector3d> votca::xtp::Grid::gridpoints_ |
|
private |
◆ gridspacing_
double votca::xtp::Grid::gridspacing_ |
|
private |
◆ gridvalues_
Eigen::VectorXd votca::xtp::Grid::gridvalues_ |
|
private |
◆ padding_
double votca::xtp::Grid::padding_ |
|
private |
The documentation for this class was generated from the following files: