Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 64 (100.0%) | 16.0 |
CCA/Components/Wasatch/ | 2 (50.0%) | 52 (81.3%) | 26.0 |
CCA/Components/Wasatch/Transport/ | 2 (50.0%) | 12 (18.8%) | 6.0 |
Removed some debugging code included in the last commit.
2 lines of code changed in 1 file:
A tag for the solution variable RHS is now passed to WasatchCore::TimeStepper::add_equation instead of an Expr::ExpressionID. The previous implementation was unsafe for expressions that compute multiple fields.
62 lines of code changed in 3 files: