The following Matlab project contains the source code and Matlab examples used for hamilton jacobi solver on unstructured triangular grids.
Implementation based on:
"Finite-Element Discretization Of Static Hamilton-Jacobi Equations Based On A Local Variational Principle"
by F.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Compute_Soln.m | 1139 |
Hopf_Lax_Update.m | 1097 |
Find_Min_On_Tri.m | 1056 |
Get_Triangle_Neighbors.m | 2327 |
setdiff_fast.m | 484 |
SolveEikonal.m | 2631 |
Sweep_Mesh_Once.m | 287 |
Compute_Soln.m | 1689 |
Get_Triangle_Neighbors.m | 2327 |
setdiff_fast.m | 484 |
SolveEikonalmex.m | 3356 |
Compile_HJB_Solve.m | 580 |
dist_circle.m | 178 |
HJB_Data.mat | 18155 |
HJB_Solver.cc | 11440 |
HJB_Solver.h | 2088 |
mexHJB_Solve.cpp | 2741 |
Misc_Stuff.h | 561 |
Setup_2D_Triangle_Mesh_Data.c | 3667 |
Setup_Matrix_Data.c | 3035 |
Setup_Node_Data.c | 2487 |
Setup_Param.c | 4273 |
Triangle_Neighbor_Data.cc | 3961 |
Triangle_Neighbor_Data.h | 1594 |
README.txt | 3606 |
screen_shot.jpg | 293002 |
Test_HJB_Solve.m | 3752 |
VERSION_HISTORY.txt | 264 |
license.txt | 1312 |