adds a few utility functions from dune-multiscale
- allows dumping of the process env - csv output of memory usage stats - exception handlers
Showing
- dune/xt/common/CMakeLists.txt 2 additions, 0 deletionsdune/xt/common/CMakeLists.txt
- dune/xt/common/exceptions.cc 42 additions, 0 deletionsdune/xt/common/exceptions.cc
- dune/xt/common/exceptions.hh 11 additions, 0 deletionsdune/xt/common/exceptions.hh
- dune/xt/common/memory.cc 44 additions, 0 deletionsdune/xt/common/memory.cc
- dune/xt/common/memory.hh 4 additions, 0 deletionsdune/xt/common/memory.hh
dune/xt/common/exceptions.cc
0 → 100644
dune/xt/common/memory.cc
0 → 100644
Please register or sign in to comment