Home
last modified time | relevance | path

Searched defs:accumulate_targets (Results 1 – 2 of 2) sorted by relevance

/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Dgraph_registry.h41 bool accumulate_targets() const { return accumulate_targets_; } in accumulate_targets() function
42 void accumulate_targets(bool at) { accumulate_targets_ = at; } in accumulate_targets() function
H A Ddefault_params.h94 bool accumulate_targets() const { in accumulate_targets() function
157 void accumulate_targets(bool a) { in accumulate_targets() function
205 static const bool accumulate_targets = false; member