Directory CCA/Components/FVM/

Total Files:
13
Deleted Files:
0
Lines of Code:
2908

[root]/CCA/Components/FVM

Lines of Code

CCA/Components/FVM/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 80 (100.0%) 1.8
allen 18 (40.9%) 57 (71.3%) 3.1
jas 18 (40.9%) 13 (16.3%) 0.7
harman 8 (18.2%) 10 (12.5%) 1.2

Most Recent Commits

allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

32 lines of code changed in 16 files:

  • CCA/Components/FVM: ElectrostaticSolve.cc (new), ElectrostaticSolve.h (+2 -2), FVMMaterial.cc (+1 -1), FVMMaterial.h (new), GaussSolve.cc (+8 -8), GaussSolve.h (+2 -2), MPNP.cc (new), MPNP.h (+1 -1)
harman 2018-05-03 09:18 Rev.: 58212

Removed SolverParameters tangled web from the components/applications. The each solver "owns" the parameters
and the component/application set the parameters via the solver, solver->getParameters()->SetSomething()

- Added virtual function getParameters()

- Removed tabs and other formatting.

- Rename HypreSolver2Params -> HypreParams

- Moved CG and Direct constructors/destructors code so there is consistency in code layout between the different solvers.




8 lines of code changed in 6 files:

  • CCA/Components/FVM: ElectrostaticSolve.cc (+4 -8), ElectrostaticSolve.h (-2), GaussSolve.cc (+4 -8), GaussSolve.h (-2), MPNP.cc (-2), MPNP.h (-1)
harman 2018-04-13 12:41 Rev.: 58089

Removed sharedState from SolverParameters::readParameters(). It's not used.

HypreSolver.h
_ removed setSolveFrequency() and getSolveFrequency. The solve frequency is handled by the parameters.


BuildBotTry:
Changed #!/bin/csh -> #!/bin/csh -f

This fixed a oddball error.


2 lines of code changed in 2 files:

  • CCA/Components/FVM: ElectrostaticSolve.cc (+1 -2), GaussSolve.cc (+1 -2)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

13 lines of code changed in 18 files:

  • CCA/Components/FVM: ElectrostaticSolve.cc (+1 -1), ElectrostaticSolve.h (+1 -1), FVMBoundCond.cc (+1 -1), FVMBoundCond.h (new), FVMLabel.cc (new), FVMLabel.h (+1 -1), FVMMaterial.cc (+1 -1), FVMMaterial.h (+1 -1), GaussSolve.cc (+1 -1), GaussSolve.h (+1 -1), MPNP.cc (+1 -1), MPNP.h (+1 -1), sub.mk (+1 -1)
allen 2018-01-05 15:49 Rev.: 57568

removed unneeded dependency

0 lines of code changed in 1 file:

  • CCA/Components/FVM: sub.mk (-1)
allen 2018-01-05 15:48 Rev.: 57567

added error handling to prevent crahses

25 lines of code changed in 1 file:

  • CCA/Components/FVM: ElectrostaticSolve.cc (+25 -10)
Generated by StatSVN 0.7.0