LIBINT  2.6.0
Public Member Functions | List of all members
libint2::detail::CoreEvalScratch< CoreEval > Struct Template Reference

some evaluators need thread-local scratch, but most don't More...

#include <boys.h>

Public Member Functions

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

Detailed Description

template<typename CoreEval>
struct libint2::detail::CoreEvalScratch< CoreEval >

some evaluators need thread-local scratch, but most don't


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