[root]/CCA/Components/PhaseField/DataWarehouse/detail
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
scjmc | 44 (100.0%) | 2648 (100.0%) | 60.1 |
- Improved PhaseField Component Doxygen documentation
- Implemented copy constructors and clone methods for views at bc to make them
use the given dw view to access data from the DataWarehouse.
This is required by amr applications where physical (bc) and artificial (fci)
boundaries intersect and bc have to be imposed on coarser views.
- Added Implicit timestepping (Backward Euler and Crank-Nicolson) to Heat
Application within PhaseField component.
It make use of hypre solver for solving each level from the coarsest to the
finest using the solution on a level as bc condition on the finer fci's.
0 lines of code changed in 28 files:
- Generalized implemenentation of PhaseField component which now provides a
framework for phase field applications
2648 lines of code changed in 16 files: