[root]/CCA/Components/PhaseField/Exceptions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
scjmc | 7 (100.0%) | 201 (100.0%) | 28.7 |
- 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 4 files:
- Generalized implemenentation of PhaseField component which now provides a
framework for phase field applications
201 lines of code changed in 3 files: