LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::InternalGraphRegistry Class Reference

Internal registry of information. More...

#include <graph_registry.h>

Public Member Functions

bool accumulate_targets_directly () const
 Are targets computed, then accumulated, or accumulated directly? The latter possible only if all targets are unrolled.
 
void accumulate_targets_directly (bool atd)
 
MemoryManager::Size size_of_target_accum () const
 The size of the buffer at the beginning of stack allocated to hold accumulated targets.
 
void size_of_target_accum (const MemoryManager::Size &sota)
 

Detailed Description

Internal registry of information.

Encapsulates info which should not be controled by the user,


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