1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
trying to fix cmake; not tested because I don't know how to run cmake More... almost 10 years ago
clean up More... almost 10 years ago
move Timestamp function into TracerParticleContainer class More... almost 10 years ago
Make 1d and 2d versions of NodalDeposition More... almost 10 years ago
move Particle stuff into C_ParticleLib; add TracerParticleContainer; note that cmake needs to be fixed More... almost 10 years ago
NodalDepositionSingleLevel only works in 3d More... almost 10 years ago
FILCC* now live in C_BaseLib so remove them from C_AMRLib/CMakeLists.txt More... almost 10 years ago
FILCC* now live in C_BaseLib so remove them from C_AMRLib/CMakeLists.txt More... almost 10 years ago
name barriers for profiling. More... almost 10 years ago
some minor changes More... almost 10 years ago
Merge branch 'development' of ssh://github.com/BoxLib-Codes/BoxLib into development More... almost 10 years ago
Add the single level nodal deposition routine here. More... almost 10 years ago
elide some mpi reduce More... almost 10 years ago
Particle: use std::array for Real m_data More... almost 10 years ago
Merge branch 'development' of ssh://github.com/BoxLib-Codes/BoxLib into development More... almost 10 years ago
Get rid of everything to do with neutrinos / relativistic mass -- that all now lives in the Nyx repo. More... almost 10 years ago
added option to provide coordinator processor number to VisMF::Read for chained fabarray reads. More... almost 10 years ago
update function parameter names More... almost 10 years ago
Merge branch 'development' into devel-particle More... almost 10 years ago
1) Remove the versions of moveKick and moveKickDrift that took normal acceleration vectors on faces (keep the versions that use cell-centered accelerations) 2) Remove movePredict and moveCorrect -- no one is using those. 3) Remove AssignDensityAndVels -- that now lives in the Nyx repo. 4) Replace references to "gravity" by references to "acceleration" More... almost 10 years ago
white space More... almost 10 years ago
Add number of intergers to Particle template More... almost 10 years ago
Merge branch 'development' of https://github.com/BoxLib-Codes/BoxLib into development More... almost 10 years ago
update readme_'s More... almost 10 years ago
comment More... almost 10 years ago
Release Notes 16.10 More... almost 10 years ago
Merge branch 'development' More... almost 10 years ago
fix a typo More... almost 10 years ago
Move all of the ParticleContainer<N>::InitCosmo... routines out of BoxLib and into Nyx because they are specific to cosmological applications More... almost 10 years ago
more preread headers. More... almost 10 years ago