1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some code to use large I/O buffers on T3E. More... about 27 years ago
Needed a ParallelDescriptor::Synchronize() between writing and reading. More... about 27 years ago
Added a call to MultiFab::setBndry(0). More... about 27 years ago
Consolidated some of the code into larger routine. More... about 27 years ago
Added sync argument: FabArrayIterator<T>::isValid(bool bDoSync = true); More... about 27 years ago
Now the OneFilePerFab is working in Parallel. More... about 27 years ago
Added compiler options necessary to get optimization to work with KCC 3.1a and 3d terrain level solves. (Cannot use higher than +K2). More... about 27 years ago
Added -how flag. More... about 27 years ago
Got the VisMF::OneFilePerCPU working in Parallel. Had to Change the signature of ParallelDescriptor::SendData(). More... about 27 years ago
Added some more parallel code. Yet more to come. More... about 27 years ago
Did the MultiFab loops using proper Parallel construct. All that remains is to do the reduction of the VisMF::Header. More... about 27 years ago
These files now have the correct subroutines for the 3-d multilevel terrain stencils (faces / edges / corners) for residual and divergence. They are ifdef'ed for TERRAIN. More... about 27 years ago
Added length() member to VisMF.H Now test reading and writing both ways at once. More... about 27 years ago
Some changes for parallel file I/O.
car
More... about 27 years ago
Got working for -DUSE_NEW_HFILES macro. More... about 27 years ago
Got OneFilePerFab working. Parallel to come .... More... about 27 years ago
The OneFilePerCPU stuff seems to work. More... about 27 years ago
BoxArray(istream&) wasn't implemented. Now can read the VisMF::Header that has been written to disk. More... about 27 years ago
Forgot about the ghost cells :-( More... about 27 years ago
Wrote the stream extraction operators. More... about 27 years ago
OneFilePerCPU output is more or less done. Now for the testing. More... about 27 years ago
Just cosmetic guff. More... about 27 years ago
Slight cosmetic changes -- no more static stuff in .cpp file. More... about 27 years ago
Added some more code. Lots more to follow. More... about 27 years ago
Added VisMF stuff -- just getting started with it. More... about 27 years ago
Fixed nested comments
jbb
More... about 27 years ago
Added subroutines hgfdiv, hgediv and hgcdiv for TERRAIN defined. More... over 27 years ago
Cosmetic changes only. More... over 27 years ago
Bug fixes for parallel multilevel IAMR (minus the nodal projection). Also other fixes and code cleanup. More... over 27 years ago
Minor changes to AddBox interface. More... over 27 years ago