0.6.0
Loading...
Searching...
No Matches
normal.f90 File Reference

Data Types

interface  mod_lsm_normal::compute_levelset_normal
 
interface  mod_lsm_normal::compute_levelset_gradient
 

Modules

module  mod_lsm_normal
 Normal computation.
 

Functions/Subroutines

subroutine mod_lsm_normal::compute_levelset_normal_inline (my_levelset)
 
subroutine mod_lsm_normal::compute_levelset_normal_only (my_levelset, normal, gradient_norm, order)
 Compute the normal associated to the level set.
 
subroutine mod_lsm_normal::compute_levelset_inplace_normal_only (ls, do_compute_norm)
 Compute the normal associated to the level set. The result is stored inside the levelset type.
 
subroutine mod_lsm_normal::compute_levelset_gradient_inline (my_levelset, order)
 Compute the level set gradient.
 
subroutine mod_lsm_normal::compute_levelset_gradient_outline (my_levelset, gradient, order)
 Compute the level set gradient.