Project Description

The goal of this project is to develop an optimal domain decomposition of a computational mesh made of prisms. This will involve partitioning the mesh into a set that has the minimal surface to volume ratio and has equal computational load for each domain. Given this domain decomposition, code will be developed to perform a single instruction multiple data (SIMD) parallel simulation of the heat equation on a prism mesh using high-order finite elements.