Directory CCA/Components/PhaseField/DataWarehouse/detail/

Total Files:
16
Deleted Files:
0
Lines of Code:
337

[root]/CCA/Components/PhaseField/DataWarehouse/detail

Lines of Code

CCA/Components/PhaseField/DataWarehouse/detail/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
scjmc 44 (100.0%) 2648 (100.0%) 60.1

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

  • CCA/Components/PhaseField/DataWarehouse/detail: dw_basic_fd_view.h (new), dw_fd.h (new), dw_fd_G1.h (changed), dw_fd_view.h (changed), dw_interface0_CC.h (changed), dw_interface0_NC.h (new), dw_interface1_CC_D1.h (changed), dw_interface1_CC_D2.h (changed), dw_interface1_CC_D3.h (changed), dw_interface1_NC_D1.h (new), dw_interface1_NC_D2.h (new), dw_interface1_NC_D3.h (new), dw_view.h (changed), dwfd_view.h (new)
scjmc 2019-06-13 01:52 Rev.: 59459

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

2648 lines of code changed in 16 files:

  • CCA/Components/PhaseField/DataWarehouse/detail: dw_basic_fd_view.h (+324), dw_fd.h (+94), dw_fd_G1.h (+341), dw_fd_view.h (+144), dw_interface0.h (new 55), dw_interface0_CC.h (+137), dw_interface0_NC.h (+135), dw_interface1.h (new 59), dw_interface1_CC_D1.h (+89), dw_interface1_CC_D2.h (+90), dw_interface1_CC_D3.h (+91), dw_interface1_NC_D1.h (+90), dw_interface1_NC_D2.h (+92), dw_interface1_NC_D3.h (+91), dw_view.h (+655), dwfd_view.h (+161)
Generated by StatSVN 0.7.0