LIBINT  2.6.0
Public Member Functions | Public Attributes | List of all members
libint2::detail::CoreEvalScratch< GaussianGmEval< Real, -1 > > Struct Template Reference

GaussianGmEval<Real,-1> needs extra scratch data. More...

#include <boys.h>

Public Member Functions

 CoreEvalScratch (const CoreEvalScratch &)=default
 
 CoreEvalScratch (CoreEvalScratch &&)=default
 
 CoreEvalScratch (int mmax)
 

Public Attributes

std::vector< Real > Fm_
 
std::vector< Real > g_i
 
std::vector< Real > r_i
 
std::vector< Real > oorhog_i
 

Detailed Description

template<typename Real>
struct libint2::detail::CoreEvalScratch< GaussianGmEval< Real, -1 > >

GaussianGmEval<Real,-1> needs extra scratch data.


The documentation for this struct was generated from the following file: