sc_LocalTBGrad(3)

sc::LocalTBGrad< T >

Section 3 libsc-doc bookworm source

Description

sc::LocalTBGrad< T >

NAME

sc::LocalTBGrad< T >

SYNOPSIS

Inherits sc::TBGrad< T >.

Public Member Functions

LocalTBGrad (T &t, const Ref< TwoBodyDerivInt > &tbdi, const Ref< PetiteList > &pl, const Ref< GaussianBasisSet > &bs, const Ref< MessageGrp > &g, double *tbg, double pm, double a, int nt=1, int tn=0, double exchange_fraction=1.0)
void run ()
This is called with the Thread is run from a ThreadGrp.

Public Attributes

double * tbgrad

Protected Attributes

MessageGrp * grp_
TwoBodyDerivInt
* tbi_
GaussianBasisSet
* gbs_
PetiteList
* rpl_
Molecule
* mol_
double pmax_
double accuracy_
int threadno_
int nthread_

Additional Inherited Members

Member Function Documentation

template<class T > void sc::LocalTBGrad< T >::run () [inline], [virtual]

This is called with the Thread is run from a ThreadGrp.

Implements sc::Thread.

References sc::DerivCenters::atom(), sc::TwoBodyDerivInt::buffer(), sc::TwoBodyDerivInt::compute_shell(), sc::TwoBodyDerivInt::log2_shell_bound(), sc::MessageGrp::me(), sc::MessageGrp::n(), sc::DerivCenters::n(), sc::Molecule::natom(), sc::GaussianBasisSet::nshell(), sc::DerivCenters::omitted_atom(), sc::CharacterTable::order(), sc::Molecule::point_group(), sc::GaussianBasisSet::shell_to_function(), and sc::CharacterTable::symm_operation().

Author

Generated automatically by Doxygen for MPQC from the source code.