SCIInstitute / SCI-Solver_FEM

SCI-Solver_FEM is a C++/CUDA library written to solve an FEM linear system. It is designed to solve the FEM system quickly by using GPU hardware.
MIT License
89 stars 28 forks source link

Use Brett's Models for testing #10

Closed brigb123 closed 8 years ago

brigb123 commented 9 years ago

Heart model and simulation uses different FEM paradigm. Brett can help manufacture a scenario that fits the initial conditions, boundary conditions, and linear equation that GPUTUM FEM requires to solve.

brigb123 commented 8 years ago

We're going to stick with Andrew Janson's data and the egg carton example.