#include <aopotential.h>
|
void | FillBlock (Eigen::Block< Eigen::MatrixXd > &, const AOShell &, const AOShell &) const final |
|
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > | Fill (const AOBasis &aobasis) const |
|
virtual void | FillBlock (Eigen::Block< Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > > &matrix, const AOShell &shell_row, const AOShell &shell_col) const=0 |
|
|
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > | aopotential_ |
|
Definition at line 53 of file aopotential.h.
◆ FillBlock()
void votca::xtp::AOECP::FillBlock |
( |
Eigen::Block< Eigen::MatrixXd > & | , |
|
|
const AOShell & | , |
|
|
const AOShell & | ) const |
|
inlinefinalprotected |
◆ FillPotential()
void votca::xtp::AOECP::FillPotential |
( |
const AOBasis & | aobasis, |
|
|
const ECPAOBasis & | ecp ) |
The documentation for this class was generated from the following files: