#include <aopotential.h>
|
void | FillPotential (const AOBasis &aobasis, const std::vector< Eigen::Vector3d > &kpoints) |
|
Index | Dimension () |
|
const Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > & | Matrix () const |
|
|
void | FillBlock (Eigen::Block< Eigen::MatrixXcd > &matrix, const AOShell &shell_row, const AOShell &shell_col) const override |
|
Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > | Fill (const AOBasis &aobasis) const |
|
virtual void | FillBlock (Eigen::Block< Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > > &matrix, const AOShell &shell_row, const AOShell &shell_col) const=0 |
|
|
Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > | aopotential_ |
|
Definition at line 83 of file aopotential.h.
◆ FillBlock()
void votca::xtp::AOPlanewave::FillBlock |
( |
Eigen::Block< Eigen::MatrixXcd > & | matrix, |
|
|
const AOShell & | shell_row, |
|
|
const AOShell & | shell_col ) const |
|
overrideprotected |
◆ FillPotential()
void votca::xtp::AOPlanewave::FillPotential |
( |
const AOBasis & | aobasis, |
|
|
const std::vector< Eigen::Vector3d > & | kpoints ) |
◆ setkVector()
void votca::xtp::AOPlanewave::setkVector |
( |
const Eigen::Vector3d & | k | ) |
|
|
inlineprivate |
◆ k_
Eigen::Vector3d votca::xtp::AOPlanewave::k_ |
|
private |
The documentation for this class was generated from the following files: