Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DSolverUtils.F901278 SUBROUTINE UpdateGlobalEquationsVec( Gmtr, Lmtr, Gvec, Lvec, n, & subroutine
1280 TYPE(Matrix_t), POINTER :: Gmtr !< The global matrix
1281 … REAL(KIND=dp) CONTIG :: Lmtr(:,:) !< Local matrix to be added to the global matrix.