Home
last modified time | relevance | path

Searched defs:RA (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/interface/
H A Dmatproduct.c98 Mat R = product->B, RA = product->Dwork; in MatProductNumeric_RARt_Unsafe() local
113 Mat A = product->A, R = product->B, RA; in MatProductSymbolic_RARt_Unsafe() local