[root]/Core/Grid/BoundaryConditions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 105 (100.0%) | 209 (100.0%) | 1.9 |
derekhar | 44 (41.9%) | 134 (64.1%) | 3.0 |
jas | 56 (53.3%) | 59 (28.2%) | 1.0 |
tsaad | 3 (2.9%) | 14 (6.7%) | 4.6 |
jthornoc | 2 (1.9%) | 2 (1.0%) | 1.0 |
Added comments to improve documentation of sudoAddBC in bcgeombase.h
0 lines of code changed in 2 files:
Added a new boundary condition function, that allows allows the geometries "union" and "difference" to set atomic members of its class.
60 lines of code changed in 29 files:
Finished removal of setting the material index in arches. Also made uintah error message more descriptive.
0 lines of code changed in 2 files:
Added that ability to specify the mass flux of particles using PartMassFlowInlet.
This approach uses the user specified weight distribution which should be computed based on the idealized velocity.
8 lines of code changed in 4 files:
Added the ability for a component to add a boundary condition during the initialization phase.
This may be expanded to change boundary conditions.
65 lines of code changed in 6 files:
Exploratory commit, fixing problem where geometry objects are creating having no cells.
In the past, this criteria was more aggressive, and was changed to be more relaxed.
The criteria in this commit is between these two extremes.
1 lines of code changed in 1 file:
cosmetic changes
14 lines of code changed in 3 files:
Revert c++-11 namespace changes.
17 lines of code changed in 10 files:
Explicit namespace usage as part of the transition to c++-11.
9 lines of code changed in 9 files:
Undo a branch commit to keep the Uintah trunk clean.
1 lines of code changed in 1 file:
Dereks cell/node iterator fix.
1 lines of code changed in 1 file:
Made the following changes:
1. Compress large xml files. Remove sus log.
2. Add Changelog.
3. Add instructions for adding a new component to the build system.
4. Update OSX build in install documentation.
5. Update petsc version in install documentation.
6. Change Petsc version.
7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.
8. Remove Tracker feature.
9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.
10. Remove old build dependency versions.
11. Add wasatch_3P 1.6.0 branch.
12. Remove bench.config file, update excludes when building release tar ball.
13. Remove *.orig and *.release files.
14. Update copyright date. Update version to 1.6.
32 lines of code changed in 36 files:
Squashed commit of the following:
commit b51e0ae5c15312447f4995150d369180d1cb6ac6
Author: John Schmidt <john.schmidt@utah.edu>
Date: Sat Jan 10 10:26:55 2015 -0700
The iterator is present if either the node or cells list is non-zero.
1 lines of code changed in 1 file: