|
PSCF v1.4.0
|
Intramolecular correlation analyzer. More...
#include <IntraCorrelation.h>
Public Member Functions | |
| IntraCorrelation (System< D > const &system) | |
| Constructor. | |
| Public Member Functions inherited from Pscf::Rp::IntraCorrelation< D, Types< D > > | |
| void | computeOmegaTotal (Array< typename Types< D >::Real > &correlations) |
| Compute total intramolecular correlation function (all blocks). | |
Additional Inherited Members | |
| Protected Member Functions inherited from Pscf::Rp::IntraCorrelation< D, Types< D > > | |
| IntraCorrelation (typename Types< D >::System const &system) | |
| Constructor. | |
| ~IntraCorrelation () | |
| Destructor. | |
| void | getMeshDimensions () |
| Get and store r-grid and kgrid-mesh dimensions. | |
| void | computeGsq () |
| Compute array of squared wavevectors. | |
| Types< D >::System const & | system () const |
| Get the parent system by const ref. | |
Intramolecular correlation analyzer.
Definition at line 42 of file /fts/compressor/IntraCorrelation.h.
| Pscf::Rpc::IntraCorrelation< D >::IntraCorrelation | ( | System< D > const & | system | ) |
Constructor.
| system | parent system object |
Definition at line 29 of file IntraCorrelation.cpp.
References IntraCorrelation(), and Pscf::Rp::IntraCorrelation< D, Types< D > >::system().
Referenced by IntraCorrelation().