Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DSolverUtils.F90572 SUBROUTINE CopyBulkMatrix( A, BulkMass, BulkDamp ) subroutine
574 TYPE(Matrix_t) :: A local
575 INTEGER :: i,n
576 LOGICAL, OPTIONAL :: BulkMass, BulkDamp