[root]/Packages/Uintah/Core/Grid/BoundaryConditions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 57 (100.0%) | 4921 (100.0%) | 86.3 |
worthen | 42 (73.7%) | 4676 (95.0%) | 111.3 |
harman | 9 (15.8%) | 230 (4.7%) | 25.5 |
dgroulx | 4 (7.0%) | 10 (0.2%) | 2.5 |
jas | 2 (3.5%) | 5 (0.1%) | 2.5 |
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.
10 lines of code changed in 4 files:
added infrastructure support for specificVolume boundary conditions
80 lines of code changed in 5 files:
Throw an exception if the user specifies either a circle, annulus, rectangle
on a boundary face and the geometry dimensions do not lie on that face.
If you move the resize the grid you have to move the fuel jet.
124 lines of code changed in 3 files:
Eliminated tabs.
added MMS_1 boundary condtions tag
26 lines of code changed in 1 file:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
4 lines of code changed in 1 file:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
1 lines of code changed in 1 file:
Use Core/Grid/Variables and BoundaryConditions
4676 lines of code changed in 42 files: