Added include of Assert.h for those that are using SCI_NOPERSISTENT
1 lines of code changed in 1 file:
Added findFactorsNearRoot function that finds two factors of a number closest to the square root.
24 lines of code changed in 3 files:
Allow data to exist on some levels and not others
18 lines of code changed in 1 file:
Implemented fine-grained coarse/fine scheduling for mlmpmice
291 lines of code changed in 2 files:
Don't initialize ICE variables if we aren't doing ICE on a level
3 lines of code changed in 1 file:
Restore printing of exception message at throw
0 lines of code changed in 2 files:
Added operator[] to access elements by an index
14 lines of code changed in 1 file:
Don't use the AMRICE component when we do split-level MPMICE
so that Todd will sleep better at night
7 lines of code changed in 1 file:
Delete input variables at the end of the ctor, not the permanent ones
1 lines of code changed in 1 file:
Don't free 0th axis (doesn't exist)
1 lines of code changed in 1 file:
Oops - forgot a 0
1 lines of code changed in 1 file:
Axes are ref counted - don't delete arbitrarily
3 lines of code changed in 1 file:
Delete stuff from in_deps, not deps (cut/paste error)
6 lines of code changed in 1 file:
Be better about freeing memory
44 lines of code changed in 1 file:
Initialize coarse level to a default value
54 lines of code changed in 2 files:
Don't need ghost cells for coarsening operator (yet)
1 lines of code changed in 1 file:
More libraries needed for the mac
0 lines of code changed in 2 files:
Implemented rest of multilevel MPM, still doesn't work
Move interpolation operators from AMRICE to Core/Grid/Variables/AMRInterpolate.h so that they can be used in other places
580 lines of code changed in 11 files:
Arches needs to be linked against Core/Containers
0 lines of code changed in 2 files:
Split-level MPMICE implemented (ICE on level 0, MPM on level 1)
Still needs actual coarsen/refinement operators
multilevel_diw.ups is the test file
Fixed compile error (Components.so needs to link Arches and MPMArches libraries)
870 lines of code changed in 15 files:
(23 more)