Home
last modified time | relevance | path

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

/dports/science/bagel/bagel-1.2.2/src/smith/casa/
H A DCASA_gamma.cc262 vector<IndexRange> Gamma48_index = {active_, active_, active_, active_, active_, active_}; in Gamma48_() local
263 auto Gamma48 = make_shared<Tensor>(Gamma48_index); in Gamma48_()
/dports/science/bagel/bagel-1.2.2/src/smith/relcasa/
H A DRelCASA_gamma.cc262 vector<IndexRange> Gamma48_index = {active_, active_, active_, active_, active_, active_}; in Gamma48_() local
263 auto Gamma48 = make_shared<Tensor>(Gamma48_index); in Gamma48_()
/dports/science/bagel/bagel-1.2.2/src/smith/mrci/
H A DMRCI_gamma.cc723 vector<IndexRange> Gamma48_index = {active_, active_, active_, active_, active_, active_}; in Gamma48_() local
724 auto Gamma48 = make_shared<Tensor>(Gamma48_index); in Gamma48_()