Added data and SolverPerformance classes from vanilla 3.0.1
commit6fbeca5204e1a815eee8f183f3729957e3dfb180
authorVanja Skuric <vanja.skuric@fsb.hr>
Sat, 9 Apr 2016 21:27:23 +0000 (9 23:27 +0200)
committerVanja Skuric <vanja.skuric@fsb.hr>
Sat, 9 Apr 2016 21:27:23 +0000 (9 23:27 +0200)
treeda3d392e0783ca59b08f0a3f02160fd6b4c5d822
parent964b873d22e1d9a40fcf1543b52af1e3ffdd31af
Added data and SolverPerformance classes from vanilla 3.0.1
src/foam/matrices/lduMatrix/lduMatrix/SolverPerformance.C [new file with mode: 0644]
src/foam/matrices/lduMatrix/lduMatrix/SolverPerformance.H [new file with mode: 0644]
src/foam/meshes/data/data.C [new file with mode: 0644]
src/foam/meshes/data/data.H [new file with mode: 0644]
src/foam/meshes/data/dataTemplates.C [new file with mode: 0644]