Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DParSparseMatrix.cpp130 DenseMatrix<double> C_local = A_local * B; in MultMv() local
166 DenseMatrix<double> C_local = A_local.transMat(B); in MultMv() local
212 DenseMatrix<double> C_local = A_local.transMat(B); in MultMv() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DParSparseMatrix.cpp130 DenseMatrix<double> C_local = A_local * B; in MultMv() local
166 DenseMatrix<double> C_local = A_local.transMat(B); in MultMv() local
212 DenseMatrix<double> C_local = A_local.transMat(B); in MultMv() local
/dports/math/libflame/libflame-5.2.0/src/blas/3/gemm/nn/openflame/
H A DFLA_Gemm_nn_omp_var5.c20 FLA_Obj C_local; in FLA_Gemm_nn_omp_var5() local