Home
last modified time | relevance | path

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

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dga_it2.F1101 subroutine ga_svd_solve_seq(g_a, g_b, g_x, tol) subroutine
1107 integer g_a !< [Input] the matrix stored explicitly
1108 integer g_b !< [Input] the right-hand-sides
1109 integer g_x !< [Input/Output] the guess/solution
1110 double precision tol !< [Input] the tolerance
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dga_it2.F1101 subroutine ga_svd_solve_seq(g_a, g_b, g_x, tol) subroutine
1107 integer g_a !< [Input] the matrix stored explicitly
1108 integer g_b !< [Input] the right-hand-sides
1109 integer g_x !< [Input/Output] the guess/solution
1110 double precision tol !< [Input] the tolerance