Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A Dml_maxwell.cxx142 H.copyInMatrix(1.0, data); in fei_hypre_test()
H A DHYPRE_LinSysCore.h276 int copyInMatrix(double scalar, const Data& data);
H A DHYPRE_LinSysCore.cxx3449 int HYPRE_LinSysCore::copyInMatrix(double scalar, const Data& data) in copyInMatrix() function in HYPRE_LinSysCore