Directory CCA/Components/Arches/ChemMix/

Total Files:
5
Deleted Files:
2
Lines of Code:
114

[root]/CCA/Components/Arches/ChemMix
                    directory in repo TabProps (7 files, 3279 lines)

Lines of Code

CCA/Components/Arches/ChemMix/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 1093 (100.0%) 68.3
jthornoc 14 (87.5%) 1092 (99.9%) 78.0
luitjens 2 (12.5%) 1 (0.1%) 0.5

Most Recent Commits

luitjens 2009-11-16 11:41 Rev.: 45067

Migrated a few more function calls to the new patch interface.

Deleted the old patch interface.

Removed __New() from the new patch interface calls.

1 lines of code changed in 2 files:

  • CCA/Components/Arches/ChemMix: TabPropsTable.cc (new)
jthornoc 2009-07-14 18:31 Rev.: 44496

Renamed MixingRxnTable.cc to MixingRxnModel (for conceptual reasons) and clearly defined the mixing and reaction base class. Also picked weeds in TabPropsTable.

203 lines of code changed in 9 files:

  • CCA/Components/Arches/ChemMix: MixingRxnModel.cc (new 72), MixingRxnModel.h (new 105), MixingRxnTable.cc (del), MixingRxnTable.h (del), TabPropsTable.cc (+7 -7), TabPropsTable.h (new), sub.mk (new)
jthornoc 2009-07-13 15:50 Rev.: 44488

Created a new directory "ChemMix" that will hold the new chemistry and mixing table interface classes. All files in the "Mixing" will eventually be transfered into ChemMix, thus ridding the code of the rigidity of "NewStaticMixingTable".

889 lines of code changed in 5 files:

  • CCA/Components/Arches/ChemMix: MixingRxnTable.cc (new 123), MixingRxnTable.h (new 160), TabPropsTable.cc (+408), TabPropsTable.h (+191), sub.mk (+7)
Generated by StatSVN 0.4.0