Home
last modified time | relevance | path

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

/dports/science/bagel/bagel-1.2.2/src/smith/mrci/
H A DMRCI_gamma.cc363 vector<IndexRange> Gamma137_index = {active_, active_, active_, active_, active_, active_}; in Gamma137_() local
364 auto Gamma137 = make_shared<Tensor>(Gamma137_index); in Gamma137_()