JuliaFEM / ModelReduction.jl

ModelReduction is a repository of JuliaFEM to reduce the dimension of a model for multibody dynamics problems. The package includes e.g. the Guyan reduction and the Craig-Bampton method.
https://juliafem.github.io/ModelReduction.jl/latest/
MIT License
10 stars 7 forks source link

Implement block multiply of four matrices #22

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

This reduces memory usage when multiplying large matrices.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.4%) to 97.647% when pulling cfae1055ce212a6210cec6eecb678ea6ef6f028c on feature/block_multiply into a487d72116a58703c44cccbf45560b5909453b07 on master.