Home
last modified time | relevance | path

Searched refs:apply_at (Results 1 – 2 of 2) sorted by relevance

/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Ddg.h200 void apply_at(const SafePtr<DGVertex>& vertex) const { in apply_at() function
206 apply_at<method>((*a)->dest()); in apply_at()
H A Drr.cc259 dg->apply_at<&DGVertex::not_need_to_compute>(rr_child(c)); in generate_graph_()