Directory CCA/Components/Parent/

Total Files:
10
Deleted Files:
0
Lines of Code:
1911

[root]/CCA/Components/Parent

Lines of Code

CCA/Components/Parent/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 268 (100.0%) 5.1
jas 45 (86.5%) 237 (88.4%) 5.2
harman 2 (3.8%) 14 (5.2%) 7.0
jsutherland 4 (7.7%) 13 (4.9%) 3.2
jpeterson 1 (1.9%) 4 (1.5%) 4.0

Most Recent Commits

jas 2010-09-28 08:55 Rev.: 46272

Update documentation to version 1.3. Allow Wasatch, TabProps and
other new components in the new release.

0 lines of code changed in 4 files:

  • CCA/Components/Parent: ComponentFactory.cc.release (new), sub.mk.release (changed)
jas 2010-08-11 20:35 Rev.: 46018

Update copyright date.

3 lines of code changed in 5 files:

  • CCA/Components/Parent: ComponentFactory.cc.orig (+1 -1), sub.mk.orig (+1 -1), sub.mk.release (+1 -1)
harman 2010-07-15 14:58 Rev.: 45858

Improved code segregation by added new component impAMRICE, in an effort to make
Justin happy.

ComponentFactory.cc
- added logic for calling impAMRICE

ICE.h
- added friend class impAMRICE

ICE.cc
- removed previous mechanism for calling impAMRICE

impAMRICE.cc
global ICE:: -> impARMICE::

impAMRICE.h
added prototypes for all the functions

AMRICE.cc
reflux_BP_check_CFI_cells()
- clearingFaceMarks for each fine patch.

14 lines of code changed in 2 files:

  • CCA/Components/Parent: ComponentFactory.cc (+14 -3)
jpeterson 2010-07-07 16:44 Rev.: 45811

Move unused CM's to archive directory

4 lines of code changed in 1 file:

  • CCA/Components/Parent: ComponentFactory.cc (+4 -4)
jsutherland 2010-06-16 17:33 Rev.: 45747

This checkin adds a new component (Wasatch) to Uintah. Wasatch uses
graph theory to automatically assemble algorithms from individual
"expressions." It also uses an operator approach to discrete field
operations, i.e. application of a gradient to a field. It provides
general wrapper capabilities for these "expression graphs" and exposes
them as Uintah tasks.

Currently Wasatch will not be built by default. This is to avoid
breaking other developers until we get the build system in shape.

Noteworthy changes outside of wasatch:

- the configure stuff was changed to allow Wasatch to be turned on
during configure. This required me to re-run autoconf, resulting
in numerous changes to configure since I was using a different
version of autoconf than was previously run.

- Modified the ups_spec.xml file to add a few more "common tags."
Dav is working on a better way to introduce these so that we don't
need to "pollute" this file.

- Modified CCA/Components/Parent/ComponentFactory.cc to plug Wasatch
in. In doing this, I moved a header file inclusion up a bit so
that the appropriate #define were available when including header
files.

- Changes to the appropriate sub.mk files to plug in the new component.

13 lines of code changed in 4 files:

  • CCA/Components/Parent: ComponentFactory.cc (+9 -2), sub.mk (new), sub.mk.release (+3 -1)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 1 file:

  • CCA/Components/Parent: sub.mk (+1 -1)
jas 2010-03-08 20:53 Rev.: 45416

Update release number to version 1.2.

Remove components not used in the release, i.e. Angio, and SpatialOps.

40 lines of code changed in 2 files:

  • CCA/Components/Parent: ComponentFactory.cc.release (+26 -6), sub.mk.release (+14 -14)
jas 2010-03-08 18:49 Rev.: 45415

Backout revision 45413

45 lines of code changed in 4 files:

  • CCA/Components/Parent: ComponentFactory.cc (+13 -1), ComponentFactory.cc.release (+6 -26), sub.mk (+12 -6), sub.mk.release (+14 -14)
jas 2010-03-08 16:11 Rev.: 45413

Update release files that remove specific components.

47 lines of code changed in 4 files:

  • CCA/Components/Parent: ComponentFactory.cc (+1 -13), ComponentFactory.cc.release (+26 -6), sub.mk (+6 -12), sub.mk.release (+14 -14)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

5 lines of code changed in 9 files:

  • CCA/Components/Parent: ComponentFactory.cc (+1 -1), ComponentFactory.h (new), Switcher.cc (+1 -1), Switcher.h (new), uintahshare.h (+1 -1)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

23 lines of code changed in 7 files:

  • CCA/Components/Parent: ComponentFactory.cc (+3 -4), ComponentFactory.cc.release (+2 -24), ComponentFactory.h (+1 -1), Switcher.cc (+1 -1), Switcher.h (+1 -1), sub.mk.release (+14 -14), uintahshare.h (+1 -1)
jas 2010-03-07 23:50 Rev.: 45404

Add missing include files that were accidently removed.

22 lines of code changed in 1 file:

  • CCA/Components/Parent: ComponentFactory.cc (+22)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

46 lines of code changed in 7 files:

  • CCA/Components/Parent: ComponentFactory.cc (+4 -25), ComponentFactory.cc.release (+24 -2), ComponentFactory.h (+1 -1), Switcher.cc (+1 -1), Switcher.h (+1 -1), sub.mk.release (+14 -14), uintahshare.h (+1 -1)
jas 2010-03-05 15:29 Rev.: 45399

Add benchmark component which is a clone of the poisson1 example.

5 lines of code changed in 1 file:

  • CCA/Components/Parent: ComponentFactory.cc (+5 -1)
Generated by StatSVN 0.4.0