Directory Packages/Uintah/CCA/Components/ICE/CustomBCs/

Total Files:
11
Deleted Files:
2
Lines of Code:
319

[root]/Packages/Uintah/CCA/Components/ICE/CustomBCs

Lines of Code

Packages/Uintah/CCA/Components/ICE/CustomBCs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 5220 (100.0%) 127.3
harman 28 (68.3%) 5170 (99.0%) 184.6
dgroulx 9 (22.0%) 21 (0.4%) 2.3
borodai 1 (2.4%) 16 (0.3%) 16.0
dav 2 (4.9%) 12 (0.2%) 6.0
jas 1 (2.4%) 1 (0.0%) 1.0

Most Recent Commits

harman 2005-12-09 13:50 Rev.: 32786

removed code specific for the Northrup Grumman contract

3 lines of code changed in 8 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: C_BC_driver.cc (+3 -20), C_BC_driver.h (-8), NG_NozzleBCs.cc (del), NG_NozzleBCs.h (del), sub.mk (new)
dav 2005-08-29 13:24 Rev.: 31754

M Core/Datatypes/CurveMesh.h

Fixed compiler warnings.

M Core/Datatypes/StructQuadSurfMesh.cc

Fixed SGI compile. ('Point pts[n]' is not valid unless 'n' is a constant.)

M Dataflow/Modules/Visualization/StreamLines.h

Needed "include <CompGeom.h> to find (recently moved?) 'RayPlaneIntersection'.

M Dataflow/Modules/Visualization/GenAxes.cc

Fixed compilation warnings. (eg: Returning a "const int" doesn't make sense.)

M Packages/Uintah/CCA/Components/ICE/CustomBCs/microSlipBCs.cc

Fixed compilation warnings. (Mostly unused variables.)

M Packages/Uintah/Core/Grid/Level.h

Indented. Added comment on what "eachPatch()" does.


12 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: microSlipBCs.cc (+12 -10)
dgroulx 2005-07-12 12:26 Rev.: 31087

Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.

21 lines of code changed in 9 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: LODI.cc (new), LODI2.cc (+6 -6), MMS_BCs.cc (+3 -3), NG_NozzleBCs.cc (new 2), NG_NozzleBCs.h (new 1), microSlipBCs.cc (+3 -3)
borodai 2005-05-12 16:35 Rev.: 30162

Otherwise, muse SIGBUSes

16 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: C_BC_driver.cc (+16 -8)
harman 2005-05-11 08:36 Rev.: 30140

- SGI compiler warnings
- fixed SGI compile

5 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: MMS_BCs.cc (+3 -3), MMS_BCs.h (new)
jas 2005-05-09 10:26 Rev.: 30113

Add include file for SimulationState neede for gcc-3.4 and gcc-4.0 compiles.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: MMS_BCs.h (+1)
harman 2005-05-09 09:55 Rev.: 30112

gcc 4.0 fix

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: MMS_BCs.h (+2 -2)
harman 2005-05-07 16:31 Rev.: 30108

Initial commit for method of manufactured solutions boundary conditions.

470 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: C_BC_driver.cc (+19), C_BC_driver.h (+7), MMS_BCs.cc (+262), MMS_BCs.h (+180), sub.mk (+2 -1)
harman 2005-05-06 15:07 Rev.: 30096

Move custom boundary conditions into their own directory
Remove custom BC code from BoundaryCond.(cc, h)

4690 lines of code changed in 11 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: C_BC_driver.cc (+93), C_BC_driver.h (+64), LODI.cc (+1623), LODI.h (new 143), LODI2.cc (+1126), LODI2.h (new 121), NG_NozzleBCs.cc (+785), NG_NozzleBCs.h (+240), microSlipBCs.cc (+396), microSlipBCs.h (new 79), sub.mk (+20)
Generated by StatSVN 0.4.0