Fix SGI compile
0 lines of code changed in 4 files:
Some AMR stuff, particularly consolidating the range-queriers for coarse/fine
level interactions. This was done in AMRICE, impAMRICE, MPMICE, MPM, and
HypreDriverSStruct
AdiabaticTable: Do errorEstimate on ICE matls
AMRICE: also add if(doICEonLevel) to some AMR functions
MPMICE: also add MPMICE::refine
Grid: Change the invalidGrid warning from checking to see
if there is an even number of cells to checking if
the interior corners of patches line up with coarse cells.
AMRInterpolate: add the range queriers.
358 lines of code changed in 17 files:
print unsigned int/long when there is an error about using too much mem.
0 lines of code changed in 2 files:
Get Windows Port back where we left off.
Core/Basis changes are to get symbols exported properly.
Core/Volume and ShaderProgramARB changes are temporary ifdefs of things that won't compile (GL extensions) or won't work
Everything else is to put it back the way it was (TCLInterface::exec and eval, OpenGL.cc, and Timer.cc).
155 lines of code changed in 16 files:
Weight the patches with the time refinement ratio
0 lines of code changed in 4 files:
Have the printed walltime reflect the taskgraph compilation time on the correct timestep
0 lines of code changed in 2 files:
AMR Updates - get imp AMR working better in parallel (still crashes in hypre code), multi-level ICE with MPM mostly works AMRICE.cc - coarsen/reflux to ice matls only, and my 'boundary' hack in an '#ifdef BRYAN' blockICE.cc - set the surrounding matl at problemSetup time, some more debugging info for when the delt is too small
486 lines of code changed in 17 files:
Add new regridder feature to combine rectangular sets of patches together
0 lines of code changed in 6 files:
Sort Superboxes by their ids before their pointer value
0 lines of code changed in 2 files:
Reduce spew on restarts
0 lines of code changed in 2 files:
Various scheduler changes to prepare for AMR features and bugs (needed with the last commit)
0 lines of code changed in 6 files:
Various scheduler changes to prepare for AMR features and bugs
201 lines of code changed in 15 files:
Add Patch::Coarse to list of boundary types
0 lines of code changed in 2 files:
Add the initialization regrid to the AMR SCI_DEBUG
7 lines of code changed in 1 file:
Add options to the RT to allow the user to turn off mem, comparision tests, or restart, and turn off restart for mpmf
0 lines of code changed in 10 files:
fix typo
1 lines of code changed in 1 file:
Move FMPM to MPMF so we can keep the filename consistent with the sus algorithmgive group-write permissions to the short error log file
10 lines of code changed in 1 file:
Move FMPM to MPMF so we can keep the filename consistent with the sus algorithmgive group-write permissions to the short error log fileMPMF
10 lines of code changed in 2 files:
Removed AMR tests until we are ready for them
0 lines of code changed in 2 files:
Get AMR MPM-on-finest-level thing working again, and progress toward load balancing it "
MPM, ICE, MPMICE: Modify run{MPM,ICE}OnThisLevel to include the number of levels, so the user can specify the finer levels rather than the coarser ones (so running MPM on the finest level only will work again) LoadBalancers
Replace ParticleLoadBalancer with DynamicLoadBalancer, along with a few structural modications
Schedulers
A few lb quirks
1090 lines of code changed in 29 files:
(329 more)