Contains a wrapper for the various advection schemes for the Level Set standard representation.
Functions/Subroutines | |
subroutine | levelset_advect_eulerian (ls, dt, velocity_nm1, velocity_n, velocity_np1, dt_nm1, dt_n) |
Solve the advection with various advection schemes for the Level Set standard (Eulerian) representation. | |