Home
last modified time | relevance | path

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

/dports/science/bagel/bagel-1.2.2/src/asd/dmrg/
H A Dblock_operators.h143 const MatView P_aa_as_matview(const BlockKey bk) const { return get_as_matview(P_aa_.at(bk)); } in P_aa_as_matview() function
H A Dblock_ops_2.cc316 const MatView P_aa_view = intra_ops_->P_aa_as_matview(source_pair.right.key()); in ham()