0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor edits of adiabatic_boundary.cc, smoothed isotherm depth data and fix directory not found More... about 9 years ago
Merge branch 'master' into adiabatic_boundary_plugin More... about 9 years ago
minor edit of adiabatic_boundary.cc More... about 9 years ago
Merge pull request #821 from bangerth/orthogonal-vectors More... about 9 years ago
Merge pull request #818 from jperryhouts/time_dependent_mesh_refinement More... about 9 years ago
Merge pull request #820 from bangerth/avoid-warnings-3 More... about 9 years ago
Add a function Utilities::orthogonal_vectors(). More... about 9 years ago
Avoid warning about potentially unused variable. More... about 9 years ago
Enable time-dependent min/max refinement levels. More... about 9 years ago
improve convergence order of rk4 More... about 9 years ago
Introduce scoped timers More... about 9 years ago
Add update() function to mesh refinement interface for consistency with other plugin interfaces. More... about 9 years ago
Merge pull request #817 from gassmoeller/speed_up_particle_sorting More... about 9 years ago
Merge pull request #815 from gassmoeller/make_global_max_tracers_public More... about 9 years ago
Merge pull request #816 from gassmoeller/fix_duplicated_particles More... about 9 years ago
Merge pull request #813 from gassmoeller/fix_particle_density_refinement More... about 9 years ago
Merge pull request #814 from gassmoeller/remove_unnecessary_copy_of_particles More... about 9 years ago
Make get_global_max_tracers_per_cell() public More... about 9 years ago
Prevent a particle from being assigned to two children More... about 9 years ago
Speed up particle sorting. More... about 9 years ago
Merge pull request #811 from tjhei/cmake_28 More... about 9 years ago
Remove unwanted copy of particles More... about 9 years ago
Fix particle load balancing More... about 9 years ago
Merge pull request #812 from tjhei/pr790_no_test More... about 9 years ago
support cmake 2.8 again More... about 9 years ago
Merge pull request #809 from bangerth/fix-c++11ism More... about 9 years ago
Merge pull request #807 from bangerth/adjust-names More... about 9 years ago
Do not classname-qualify members of enums. More... about 9 years ago
Adjust names in the document. More... about 9 years ago
Couple timing output to usual timing output More... about 9 years ago