Directory Core/Geometry/

Total Files:
18
Deleted Files:
0
Lines of Code:
4283

[root]/Core/Geometry

Lines of Code

Core/Geometry/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 61 (100.0%) 1.5
jas 31 (77.5%) 32 (52.5%) 1.0
dav 4 (10.0%) 15 (24.6%) 3.7
qymeng 3 (7.5%) 14 (23.0%) 4.6
luitjens 2 (5.0%) 0 (0.0%) 0.0

Most Recent Commits

luitjens 2009-07-14 09:27 Rev.: 44495

Initialize x_, y_, and z_ to bad numbers.

0 lines of code changed in 2 files:

  • Core/Geometry: Point.h (changed)
dav 2009-04-29 11:41 Rev.: 44227

Added info about the combination of libraries.

0 lines of code changed in 2 files:

  • Core/Geometry: sub.mk (changed)
qymeng 2009-04-09 20:51 Rev.: 44043

Removed >= <= operators in IntVector.h.
Changed the order of foreign Grid variable link list in DW.

1 lines of code changed in 2 files:

  • Core/Geometry: IntVector.h (+1 -1)
qymeng 2009-04-09 15:08 Rev.: 44027

M Core/Grid/Variables/Variable.h
M Core/Grid/Variables/Variable.cc
M Core/Geometry/IntVector.h
M CCA/Components/Schedulers/OnDemandDataWarehouse.cc

Add a next pointer for vars in DataWarehouse.
This linked list of vars is to store foreign Grid Variables received from same patch but with different range.
We need multiple ranges(windows) of data under same label for reordering task executions and MPI receives.

M CCA/Components/Schedulers/MPIScheduler.cc
M StandAlone/inputs/UPS_SPEC/ups_spec.xml
MPI queued task scheduler works now and can be turned on by tag <useExternalQueue_>.
Default is still the old fix-order scheduler.

13 lines of code changed in 1 file:

  • Core/Geometry: IntVector.h (+13 -13)
jas 2009-03-27 10:44 Rev.: 43893

Remove sgi woff ifdefs.

0 lines of code changed in 2 files:

  • Core/Geometry: SpecializedRunLengthEncoder.h (new)
dav 2009-03-17 12:27 Rev.: 43737

Combined Core/Math, Core/Disclosure, and Core/Geometry into one
library (with respect to linking (at least for now)) in order to get
around the circular dependency problem we are having under OSX... (and
on any other machine where we need to build static libraries.) Had to
add Core/Math to the PSELIBS line of a number of sub.mk files.

Currently all the files are compiled into the Core/Math library (but
still exist in their original locations). I created dummy.cc files to
allow me to still create the Core/Disclosure and Core/Geometry
libraries (which are now basically empty) so that I didn't have to
update all the sub.mk files to remove these references. However, at
some point in the near future, this needs to be cleaned up.

M Core/Persistent/Persistent.cc

For some reason Persistent.cc was #including <Endian.cc> which caused
symbols to appear twice. I changed this to #include the .h file.
This shouldn't be an issue... and may have only shown up (now, instead
of years ago) because I don't have TEEM turned on right now (TEEM used
to be on by default). (With TEEM turned on, Persistent.cc uses nrrd.h
for endian stuff.)

M CCA/Components/Arches/MCRT/ArchesRMCRT/RMCRTRRSDStratified.cc

Replaced 100000000000000000 with DBL_MAX, so that compilations on 32
bit machines don't error out.

15 lines of code changed in 2 files:

  • Core/Geometry: dummy.cc (new 8), sub.mk (+7 -15)
jas 2009-03-09 17:05 Rev.: 43522

Delete GUI/. Modify Core libraries to include.

2 lines of code changed in 1 file:

  • Core/Geometry: sub.mk (+2 -1)
jas 2009-03-09 16:43 Rev.: 43521

Remove sgi_stl_warnings include line

0 lines of code changed in 26 files:

  • Core/Geometry: BBox.h (new), IntVector.cc (new), IntVector.h (-2), Point.cc (-2), Point.h (-2), Polygon.cc (-2), Polygon.h (new), Quaternion.cc (new), Tensor.cc (-2), Tensor.h (-2), Transform.cc (new), Transform.h (new), Vector.cc (new), Vector.h (new)
jas 2009-01-26 13:49 Rev.: 42976

Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.

30 lines of code changed in 2 files:

  • Core/Geometry: share.h (+30)
Generated by StatSVN 0.4.0