Home
last modified time | relevance | path

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

/dports/science/bagel/bagel-1.2.2/src/asd/dmrg/
H A Dblock_operators.h144 const MatView P_bb_as_matview(const BlockKey bk) const { return get_as_matview(P_bb_.at(bk)); } in P_bb_as_matview() function
H A Dblock_ops_2.cc339 const MatView P_bb_view = intra_ops_->P_bb_as_matview(source_pair.right.key()); in ham()