Directory CCA/Components/PhaseField/Exceptions/

Total Files:
3
Deleted Files:
0
Lines of Code:
36

[root]/CCA/Components/PhaseField/Exceptions

Lines of Code

CCA/Components/PhaseField/Exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
scjmc 7 (100.0%) 201 (100.0%) 28.7

Most Recent Commits

scjmc 2019-06-19 01:05 Rev.: 59478

- 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:

  • CCA/Components/PhaseField/Exceptions: IntVectorOutOfBounds.cc (changed), IntVectorOutOfBounds.h (new)
scjmc 2019-06-13 01:52 Rev.: 59459

- Generalized implemenentation of PhaseField component which now provides a
framework for phase field applications

201 lines of code changed in 3 files:

  • CCA/Components/PhaseField/Exceptions: IntVectorOutOfBounds.cc (+75), IntVectorOutOfBounds.h (+93), sub.mk (new 33)
Generated by StatSVN 0.7.0