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

Intramolecular correlation analysis for LR compressors. More...

#include <IntraCorrelation.h>

Public Member Functions

 IntraCorrelation (System< D > &system)
 Constructor.
 ~IntraCorrelation ()
 Destructor.
void computeIntraCorrelations (RField< D > &correlations)
 Compute and modify intramolecular correlations.

Protected Member Functions

System< D > & system ()
 Return reference to parent system.

Detailed Description

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

Intramolecular correlation analysis for LR compressors.

Definition at line 37 of file rpc/fts/compressor/IntraCorrelation.h.

Constructor & Destructor Documentation

◆ IntraCorrelation()

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

Constructor.

Parameters
systemparent System object

Definition at line 39 of file rpc/fts/compressor/IntraCorrelation.tpp.

References system().

◆ ~IntraCorrelation()

template<int D>
Pscf::Rpc::IntraCorrelation< D >::~IntraCorrelation ( )

Destructor.

Definition at line 48 of file rpc/fts/compressor/IntraCorrelation.tpp.

Member Function Documentation

◆ computeIntraCorrelations()

◆ system()

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

Return reference to parent system.

Definition at line 83 of file rpc/fts/compressor/IntraCorrelation.h.

Referenced by computeIntraCorrelations(), and IntraCorrelation().


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