Use a cast to int to avoid overloaded ambiguity for gcc-3.4 and gcc-4.0.
1 lines of code changed in 1 file:
Add missing xerces include files from the xml conversion fiasco.
0 lines of code changed in 4 files:
Fix compile problem on purple.
0 lines of code changed in 2 files:
Bug fix for petsc library determination.
0 lines of code changed in 2 files:
Fixes for gcc-3.4 and gcc-4.0. Compiler was confused on which pow to use.
2 lines of code changed in 1 file:
Compile with PETSC library if it is installed.
5 lines of code changed in 1 file:
Add missing include file so Uintah viz modules will compile with gcc-3.4 and
gcc-4.0.
0 lines of code changed in 2 files:
Add tests to match regular RT tests.
3 lines of code changed in 1 file:
Add restart comparison checks.
55 lines of code changed in 1 file:
Add #include <numeric>
0 lines of code changed in 4 files:
Added numeric include file.
1 lines of code changed in 1 file:
Copy ReadAndDiscretize.cc to Crack.cc and start to reduce the functions
for reading in the cracks -- use instead the CrackGeometry classes.
2029 lines of code changed in 1 file:
Fix memory leak for particle interpolator.
1 lines of code changed in 1 file:
Specify the correct location for the regressionFMPM.ups.
0 lines of code changed in 1 file:
Fracture MPM regression test.
10 lines of code changed in 1 file:
Remove using std::abs for SGI build.
0 lines of code changed in 2 files:
Use <math.h> instead of <cmath> for SGI compiler.
2 lines of code changed in 1 file:
Remove the empty Fracture directory.
Add different crack structures: quad, curved quad, arc, elliptic, partial
elliptic, triangular, and null. Implement a general interface to reading
in cracks which will replace the functions in ReadAndDiscretizeCracks.cc.
1343 lines of code changed in 23 files:
Remove #defines for projectingCCHeatSourcesToNodes and DO_MECHANICS.
These defines are replaced with input file flags.
Default is to turn OFF projectCCHeatSourcesToNodes.
Default is to turn ON DO_MECHANICS.
37 lines of code changed in 2 files:
Delete the interpolator.
0 lines of code changed in 2 files:
(142 more)