Home
last modified time | relevance | path

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

/dports/science/bagel/bagel-1.2.2/src/smith/casa/
H A DCASA_sourceq.cc110 vector<IndexRange> I341_index = {closed_, virt_, active_, active_}; in make_sourceq() local
111 auto I341 = make_shared<Tensor>(I341_index); in make_sourceq()
/dports/science/bagel/bagel-1.2.2/src/smith/relcasa/
H A DRelCASA_sourceq.cc110 vector<IndexRange> I341_index = {closed_, virt_, active_, active_}; in make_sourceq() local
111 auto I341 = make_shared<Tensor>(I341_index); in make_sourceq()
/dports/science/bagel/bagel-1.2.2/src/smith/caspt2/
H A DMSCASPT2_deciq.cc141 vector<IndexRange> I341_index = {closed_, active_, active_, active_}; in make_deciq() local
142 auto I341 = make_shared<Tensor>(I341_index); in make_deciq()