1
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Commiting some knapsack code, to see if it compiles on T3E.
car
More... about 27 years ago
Am now using Utility::wsecond() in place of ParallelDescriptor::second(). More... about 27 years ago
Merged in BL_COPYRIGHT_NOTICE macro. More... about 27 years ago
Minor mod to output formatting. More... about 27 years ago
Removed m_numpts stuff. It's now in RunStats. More... about 27 years ago
NumPts() stuff from FabArray::AllocFabs() is now in here. More... about 27 years ago
We now return # of bytes written to disk. More... about 27 years ago
RunStats now accumulates bytes written to disk. More... about 27 years ago
Don't print out stats if the particular stat is 0. More... about 27 years ago
Merged in a saner RunStats. More... about 27 years ago
Moved FileOpenFailed() to Utility. Added CreateDirectoryFailed() to Utility. More... about 27 years ago
Moved FileOpenFailed() and CreateDirectoryFailed() to Utility. More... about 27 years ago
Merged in VisMF::FileOpenFailed(). More... about 27 years ago
Merged in I/O statistics stuff. More... about 27 years ago
Merged in I/O statistics. More... about 27 years ago
Added typedef to describe first argument of bsp_fold(). More... about 27 years ago
Now accumlate numPts() in m_numpts. More... about 27 years ago
Fixed a bug in RunStats. Still needs work. The name of WritePlotFile RunStats variable didn't match that in inputs. More... about 27 years ago
Small changes More... about 27 years ago
Removed a `return' following a `stop' that compiler warned was unreachable. More... about 27 years ago
Small mod to compile on T3E. More... about 27 years ago
Small mod to get to compile on T3E. More... about 27 years ago
A small simplification. More... about 27 years ago
ParallelDescriptor::SetMessageHeaderSize() now takes int not int&. More... about 27 years ago
Added PrintStats() to FabArray. More... about 27 years ago
Prettified report() a tad. More... about 27 years ago
Removed some unused arrays in FabArrayCopyDescriptor and general cleanup. More... about 27 years ago
Added write_pltfile and write_chkfile RunStats. Moved some RunStats functions inline. More... about 27 years ago
Simplified a tad bit of code. More... about 27 years ago
Modified to deal with bsp_time() possible returning zero. More... about 27 years ago