[root]/CCA/Components/Parent
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 625 (100.0%) | 26.0 |
jas | 17 (70.8%) | 590 (94.4%) | 34.7 |
dav | 5 (20.8%) | 30 (4.8%) | 6.0 |
jthornoc | 2 (8.3%) | 5 (0.8%) | 2.5 |
M ComponentFactory.cc
Make 'unknown component' error message a little more clear.
0 lines of code changed in 2 files:
Fix the _static_ build when ARCHES is turned off (ie, when configure'd
with USE_ARCHES=no). Mostly this has to do with also disabling the
SpatialOps component when ARCHES is off.
M CCA/Components/Parent/sub.mk
M CCA/Components/Parent/ComponentFactory.cc
M CCA/Components/sub.mk
- Don't use SpatialOps if Arches is turned off.
M StandAlone/sub.mk
- Don't use SpatialOps if Arches is turned off.
- For some reason libraries were listed as CCA_Components_Parent
(using '_'s...) not sure how this works (perhaps the '/' that is
supposed to be there is replaced by the build system with '_'?)
Anyway, changed this (back?) to the standard/consistent way (using
'/').
30 lines of code changed in 3 files:
Add an example of using surface grid iterators which mimics poisson1 version.
4 lines of code changed in 1 file:
Remove the Angio component from the release.
1 lines of code changed in 4 files:
Pull out the SpatialOps and RMCRT for the release files. The *.orig files
have the SpatialOps and RMCRT reflect what is in the svn repository.
513 lines of code changed in 4 files:
Adding the spatialOps Component.
5 lines of code changed in 2 files:
Remove the Packages/Uintah/
62 lines of code changed in 7 files:
Remove the Packages/Uintah/
10 lines of code changed in 1 file: