#include <cubefile_writer.h>
Definition at line 35 of file cubefile_writer.h.
◆ CubeFile_Writer()
votca::xtp::CubeFile_Writer::CubeFile_Writer |
( |
Eigen::Array< Index, 3, 1 > | steps, |
|
|
double | padding, |
|
|
Logger & | log ) |
|
inline |
◆ CalculateValues()
std::vector< std::vector< double > > votca::xtp::CubeFile_Writer::CalculateValues |
( |
const Orbitals & | orb, |
|
|
QMState | state, |
|
|
bool | dostateonly, |
|
|
const Regular_Grid & | grid ) const |
|
private |
◆ WriteFile()
void votca::xtp::CubeFile_Writer::WriteFile |
( |
const std::string & | filename, |
|
|
const Orbitals & | orb, |
|
|
QMState | state, |
|
|
bool | dostateonly ) const |
◆ log_
Logger& votca::xtp::CubeFile_Writer::log_ |
|
private |
◆ padding_
double votca::xtp::CubeFile_Writer::padding_ |
|
private |
◆ steps_
Eigen::Array<Index, 3, 1> votca::xtp::CubeFile_Writer::steps_ |
|
private |
The documentation for this class was generated from the following files: