Files
JuliaFEM.jl/REQUIRE
T
Jukka Aho 64250962ad Use TimerOUtputs.jl to measure time and memory performance
- 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`
2017-04-11 10:39:18 +03:00

9 lines
88 B
Plaintext

julia 0.5
ForwardDiff
LightXML 0.4
HDF5 0.7
DataFrames
Formatting
Logging
TimerOutputs