Classes | |
class | Weno3 |
derivatives using 3rd order WENO finite differences More... | |
class | FastMarching |
Compute the distance function from a set of seed points via the Fast Marching Method. More... | |
class | Eikonal |
Compute the Eikonal Equation from a set of seeds points via the Fast Marching Method. More... | |
class | Fluxes |
Fluxes computation. More... | |
class | Globals |
set of useful constant and static functions More... | |
class | Initializer |
(Re)compute the distance map of a Level-Set \ Binary-Image More... | |
class | FastMarchingInitializer |
Initilalizer using the Fast marching method. More... | |
class | LevelSet |
Modelize a Narrow Band Level-Set. More... | |
class | PriorityQueue |
Priority queue for the Fast Marching algorithm. More... | |
class | Schemes |
Compute several mathematical operations using finite differences numerical schemes. More... |