0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.rst More... about 10 years ago
Fix bad format specifier. More... over 10 years ago
Add note regarding possible performance issue due to speculative allocation when iterating over children. More... over 10 years ago
Update todo list, add description of octree algorithm behaviors. More... over 10 years ago
Fix concurrency bug in octree_server::reduce() More... over 10 years ago
Fix diagnostic output. More... over 10 years ago
Suppress warning about unused variable. More... over 10 years ago
Set initial defaults to more sane values. More... over 10 years ago
Add some missing vim syntax to octree_server.cpp. More... over 10 years ago
Have the 3d_torus driver output a "step speed" (which will have constant real-world time regardless of the physics in addition to the orbital speed. More... over 10 years ago
Some tweaks to work around a nasty race condition - don't use apply, modify some of vector4d's move code, remove unnecessary lock in receive_ghost_zone. More... over 10 years ago
Fix issue with checkpoint code not overwriting old checkpoints. More... over 10 years ago
Rename file. More... over 10 years ago
Don't split up octopus_component.cpp More... over 10 years ago
Formatting. More... over 10 years ago
Workaround Boost.Filesystem issue with copy_file. More... over 10 years ago
Fix bad macro parameters. More... over 10 years ago
Disable CMake code that controls assertions. More... over 10 years ago
Fix typo in backup suffix. More... over 10 years ago
Backup checkpoints. More... over 10 years ago
More work on checkpointing. More... over 10 years ago
Add checkpointing. More... over 10 years ago
Switch I/O back to slices. More... over 10 years ago
Don't include ghost zones in I/O, stop hex encoding slice output, add distribution policy. More... over 10 years ago
Update README.rst More... over 10 years ago
Revert removal of I/O More... over 10 years ago
Fix issue with global_variable in distributed More... over 10 years ago
Remove unnecessary include. More... over 10 years ago
Add missing files. More... over 10 years ago
Optimizations, etc. More... over 10 years ago