Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 82 (100.0%) | 4314 (100.0%) | 52.6 |
CCA/Components/FVM/ | 34 (41.5%) | 1969 (45.6%) | 57.9 |
CCA/Components/Examples/ | 15 (18.3%) | 951 (22.0%) | 63.4 |
CCA/Components/MPMFVM/ | 3 (3.7%) | 688 (15.9%) | 229.3 |
CCA/Components/MPM/ | 5 (6.1%) | 204 (4.7%) | 40.8 |
CCA/Components/MPM/ReactionDiffusion/DiffusionModels/ | 7 (8.5%) | 193 (4.5%) | 27.5 |
CCA/Components/MPM/ParticleCreator/ | 4 (4.9%) | 114 (2.6%) | 28.5 |
Core/Labels/ | 4 (4.9%) | 110 (2.5%) | 27.5 |
Core/GeometryPiece/ | 3 (3.7%) | 48 (1.1%) | 16.0 |
CCA/Components/Parent/ | 6 (7.3%) | 30 (0.7%) | 5.0 |
CCA/Components/MPM/ConstitutiveModel/ | 1 (1.2%) | 7 (0.2%) | 7.0 |
Updates to compute neumann bc.
87 lines of code changed in 1 file:
Removed an output statement that should not have been in the previous commit 56956.
0 lines of code changed in 1 file:
Updates to the heat equation example and added an AMR version. The AMR version is still in progress.
312 lines of code changed in 6 files:
Fixed issues with boundary conditions for heat example
26 lines of code changed in 1 file:
Added to new examples components to for developing Hypre IJ interface and AMR. Currenlty these components are barebones examples that will be iterated upon.
628 lines of code changed in 10 files:
Skeleton code for the modified poisson nerst-planck finite volume solver
272 lines of code changed in 4 files:
Added variables to compute gradients for both positively and negatively charged concentrations.
91 lines of code changed in 7 files:
Added feature to calculate values of potential in the extra cells based on specified boundary conditions
155 lines of code changed in 1 file:
Cleaning up some of the compiler warnings
6 lines of code changed in 1 file:
Coupled finite volume solver for Gauss's equation with exisiting mpm code.
1552 lines of code changed in 27 files:
Working solver for electrostatic based on Gauss's law.
287 lines of code changed in 9 files:
Removed s from comments, should not have been there.
0 lines of code changed in 1 file:
Updated boundary conditions to include Neumann bc and added basic code for Gauss's law
898 lines of code changed in 13 files: