Directory CCA/Components/Wasatch/Expressions/EmbeddedGeometry/

Total Files:
7
Deleted Files:
0
Lines of Code:
913

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 9 (100.0%) 0.6
jas 13 (86.7%) 7 (77.8%) 0.5
ahumphrey 2 (13.3%) 2 (22.2%) 1.0

Most Recent Commits

ahumphrey 2016-06-13 11:46 Rev.: 55440

Replace usage of NULL macro (type int) with nullptr (pointer literal of type: nullptr_t).

nullptr is implicitly convertible and comparable to any pointer type or pointer-to-member type, but is not implicitly comparable to integral types, except that it is convertible to bool (explicitly).

2 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: EmbeddedGeometryHelper.cc (+2 -2)
jas 2016-01-08 15:45 Rev.: 54640

Update copyright date to 2016.

7 lines of code changed in 13 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (+1 -1), EmbeddedGeometryHelper.cc (+1 -1), EmbeddedGeometryHelper.h (new), GeometryPieceWrapper.h (new), OscillatingCylinder.cc (new), OscillatingCylinder.h (+1 -1), sub.mk (new)
Generated by StatSVN 0.7.0