[root]/CCA/Components/Wasatch/Expressions/MMS
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 975 (100.0%) | 42.3 |
jsutherland | 14 (60.9%) | 689 (70.7%) | 49.2 |
tsaad | 4 (17.4%) | 276 (28.3%) | 69.0 |
jas | 5 (21.7%) | 10 (1.0%) | 2.0 |
Refactoring expression registration & construction due to ExprLib refactor
143 lines of code changed in 6 files:
minor cleanup
63 lines of code changed in 2 files:
Remove explicit template instantiation from header file. This only needed if the implementation is in a .cc file rather than a header.
4 lines of code changed in 1 file:
Add sin(t) expression for use in verification of time integrators.
127 lines of code changed in 1 file:
Revert the copyright date change that was done incorrectly.
5 lines of code changed in 3 files:
Update copyright year.
5 lines of code changed in 2 files:
Add generalized 3D Taylor-Vortex velocity field expression. This allows us to test the pressure solver in 3D.
148 lines of code changed in 2 files:
Add explicit template instantiation for ZVolField
1 lines of code changed in 1 file:
Merge branch 'stencil'
4 lines of code changed in 1 file:
cosmetic changes.
8 lines of code changed in 1 file:
- Move some header stuff into a implementation file with explicit template instantiation
- Modify some documentation.
- minor changes to build system.
467 lines of code changed in 3 files: