bakerb845 / fteik

Parallel Eikonal Equation Solver
MIT License
0 stars 1 forks source link

Overview

Welcome to the fteik project. This is an attempt at parallelizing the Eikonal solver from Noble and Gesret which is originally available from https://github.com/bottero/IMCMCrun/tree/master/src. I recommend reading the Wiki for algorithmic insights and build instructions.