Directory CCA/Components/ICE/CustomBCs/

Total Files:
17
Deleted Files:
0
Lines of Code:
7773

[root]/CCA/Components/ICE/CustomBCs

Lines of Code

CCA/Components/ICE/CustomBCs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 61 (100.0%) 326 (100.0%) 5.3
allen 40 (65.6%) 235 (72.1%) 5.8
harman 3 (4.9%) 74 (22.7%) 24.6
jas 18 (29.5%) 17 (5.2%) 0.9

Most Recent Commits

allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

150 lines of code changed in 32 files:

  • CCA/Components/ICE/CustomBCs: BoundaryCond.cc (new), BoundaryCond.h (new), C_BC_driver.cc (+3 -3), C_BC_driver.h (new), LODI.cc (new), LODI.h (new), LODI2.cc (new), LODI2.h (+9 -9), MMS_BCs.cc (+5 -5), MMS_BCs.h (+6 -6), inletVelocity.cc (new), inletVelocity.h (+2 -2), microSlipBCs.cc (+8 -8), microSlipBCs.h (new), sine.cc (new), sine.h (new)
harman 2018-07-27 16:09 Rev.: 58466

Tighten boundary condition bulletproofing. Extra cells = 1 must be specified on non-periodic faces.
On periodic faces extra cells = 0.

69 lines of code changed in 2 files:

  • CCA/Components/ICE/CustomBCs: BoundaryCond.cc (+66 -53), BoundaryCond.h (+3 -1)
harman 2018-03-01 15:47 Rev.: 57905

Fixed memory leaks.

5 lines of code changed in 1 file:

  • CCA/Components/ICE/CustomBCs: LODI2.cc (+5 -1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

17 lines of code changed in 18 files:

  • CCA/Components/ICE/CustomBCs: BoundaryCond.cc (+1 -1), BoundaryCond.h (+1 -1), C_BC_driver.cc (+1 -1), C_BC_driver.h (+1 -1), LODI.cc (+1 -1), LODI.h (+1 -1), LODI2.cc (+1 -1), LODI2.h (+1 -1), MMS_BCs.cc (+1 -1), MMS_BCs.h (+1 -1), inletVelocity.cc (+1 -1), inletVelocity.h (+1 -1), microSlipBCs.cc (+1 -1), microSlipBCs.h (+1 -1), sine.cc (+1 -1), sine.h (+1 -1), sub.mk (+1 -1)
allen 2018-01-08 16:32 Rev.: 57590

removed need for calls to shared state for the time step and sim time

85 lines of code changed in 8 files:

  • CCA/Components/ICE/CustomBCs: BoundaryCond.cc (+42 -30), BoundaryCond.h (+13 -7), C_BC_driver.cc (+6 -2), LODI.cc (-1), MMS_BCs.cc (+6 -4), MMS_BCs.h (+4 -2), sine.cc (+10 -8), sine.h (+4 -2)
Generated by StatSVN 0.7.0