0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement saving and loading the state of the manager. More... over 13 years ago
Reindent. More... over 13 years ago
Don't name unused argument. More... over 13 years ago
Handler runtime parameters and implement checkpoint/restart for the Visualization class. More... over 13 years ago
Re-indent. More... over 13 years ago
Rename variables. More... over 13 years ago
Fix get_timestep_number and provide get_timestep. More... over 13 years ago
Come up with a way for postprocessors to declare their parameters. Also: A method how to register a postprocessor without having to list the names in the manager class in various places. More... over 13 years ago
Provide default implementations of declaring and parsing parameters. More... over 13 years ago
Split out the writing of graphical output. There are still a good number of things to do here, but it's a start. More... over 13 years ago
Also provide access to the triangulation. More... over 13 years ago
Make sure the aspect include directory shows up in INCLUDE, so that the generator for Makefile.dep can pick it up. More... over 13 years ago
Make interface destructor virtual. Change one odd formatting SNAFU. More... over 13 years ago
Use a SmartPointer instead of a shared_ptr since we can't guarantee that we pass the pointer along a chain of shared_ptrs only. More... over 13 years ago
Add to the documentation. More... over 13 years ago
Work on checkpoint/restart for the postprocessor objects. More... over 13 years ago
Be quiet about what you do. More... over 13 years ago
fix output frequency after resume More... over 13 years ago
Add a target 'indent'. More... over 13 years ago
Reindent. More... over 13 years ago
Do not keep the original upon reindenting. More... over 13 years ago
Write implementation of the SimulatorAccessor class. Make everything compile. More... over 13 years ago
Import r234 of jacobs/step-32.cc and do a preliminary split-up of the file into header and implementation. More... over 13 years ago
add More... over 13 years ago
Add modules. More... over 13 years ago
Split class into interface and an accessor base class. More... over 13 years ago
Add the primary function of this class that will be called in each time step. More... over 13 years ago
Rename. More... over 13 years ago
Ignore certain files. More... over 13 years ago
Minor addition. More... over 13 years ago