PSCF v1.4.0
Pscf::Rpc::IntraCorrelation< D > Class Template Reference

Intramolecular correlation analyzer. More...

#include <IntraCorrelation.h>

Inheritance diagram for Pscf::Rpc::IntraCorrelation< D >:
Pscf::Rp::IntraCorrelation< D, Types< D > >

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.

Detailed Description

template<int D>
class Pscf::Rpc::IntraCorrelation< D >

Intramolecular correlation analyzer.

Definition at line 42 of file /fts/compressor/IntraCorrelation.h.

Constructor & Destructor Documentation

◆ IntraCorrelation()

template<int D>
Pscf::Rpc::IntraCorrelation< D >::IntraCorrelation ( System< D > const & system)

Constructor.

Parameters
systemparent system object

Definition at line 29 of file IntraCorrelation.cpp.

References IntraCorrelation(), and Pscf::Rp::IntraCorrelation< D, Types< D > >::system().

Referenced by IntraCorrelation().


The documentation for this class was generated from the following files: