mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-12 06:22:00 +00:00
64250962ad
- Added TimerOutputs.jl to REQUIRE file - JuliaFEM has now TimerOutput handle `to` and function `print_statistics()` to get summary of time and memory usage - TimerOutputs is used in LinearSolver at the moment and tested in file `test_elasticity_2d_linear_with_surface_load.jl`