Directory CCA/Components/Wasatch/Expressions/BoundaryConditions/

Total Files:
20
Deleted Files:
1
Lines of Code:
3082

[root]/CCA/Components/Wasatch/Expressions/BoundaryConditions

Lines of Code

CCA/Components/Wasatch/Expressions/BoundaryConditions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 1795 (100.0%) 40.7
jsutherland 24 (54.5%) 1662 (92.6%) 69.2
mike.hansen 2 (4.5%) 119 (6.6%) 59.5
jas 17 (38.6%) 13 (0.7%) 0.7
dav 1 (2.3%) 1 (0.1%) 1.0

Most Recent Commits

mike.hansen 2017-11-26 13:52 Rev.: 57341

- nonreflecting BCs for multi-component, chemically-reacting, acoustically-compressible flows in Wasatch
- (also change heat capacity from TagNames used in coal model)

119 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (new)
jsutherland 2017-07-12 10:30 Rev.: 56780

Split BoundaryCondition.cc into several files to reduce the size of the resulting object file(s).

1662 lines of code changed in 24 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditionBase.h (new), BoundaryConditions.cc (del), BoundaryConditions.h (+537 -430), BoundaryConditionsConstant.cc (new 75), BoundaryConditionsCopier.cc (new 66), BoundaryConditionsLinear.cc (new 64), BoundaryConditionsOneSided.cc (new 116), BoundaryConditionsOneSided.h (new 178), BoundaryConditionsParabolic.cc (new 62), BoundaryConditionsPowerLaw.cc (new 62), BoundaryConditionsPrimvar.cc (new 126), OpenBC.h (new), OutflowBC.h (new), ParticleWallBC.h (new), TurbulentInletBC.h (+1 -1), VardenMMSBCs.h (new), sub.mk (new)
jas 2017-04-20 13:24 Rev.: 56457

Update copyright.

13 lines of code changed in 17 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditionBase.h (+1 -1), BoundaryConditions.cc (new 1), BoundaryConditions.h (+1 -1), OpenBC.cc (+1 -1), OpenBC.h (+1 -1), OutflowBC.cc (+1 -1), OutflowBC.h (+1 -1), ParticleWallBC.cc (new), ParticleWallBC.h (+1 -1), TurbulentInletBC.h (+1 -1), VardenMMSBCs.cc (new), VardenMMSBCs.h (+1 -1), sub.mk (+1 -1)
dav 2017-02-27 23:59 Rev.: 56259


Also missed variable name changes inside a "#if CUDA" section in the last commit.

M CCA/Components/Schedulers/DetailedTasks.cc

- Fix name changes for class variables.

task -> d_task
patches -> d_patches
matls -> d_matls

M CCA/Components/Wasatch/Expressions/BoundaryConditions/BoundaryConditions.h

- Cosmetic - remove a floating ";" that was causing a compiler warning.

1 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (+1 -1)
Generated by StatSVN 0.7.0