This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Description
Activities:
- Algorithm infrastructure modification to operate on a homogeneous topology set; step 1 is to elevate std::vector resize operations to the algorithm constructor.
- Transition of matrix assemble algorithms to use Kokkos-based matrix apply_coefficient().
- Usage of Kokkos views in solver-based algorithms.