version 0.6.0
mod_lsm_cp_field Module Reference

The Closest Point computation on fields.

Functions/Subroutines

subroutine compute_closest_point_field (ls)
 Compute the closest point field at cell centers. More...
 
subroutine compute_closest_point_field_inner (cp_result, ls, mask)
 
subroutine compute_closest_point_array (cp_array, ls, cp_rest)
 

Function/Subroutine Documentation

◆ compute_closest_point_array()

subroutine mod_lsm_cp_field::compute_closest_point_array ( type(t_closest_point), dimension(:), intent(inout)  cp_array,
class(t_levelset_cp), intent(in)  ls,
type(t_closest_point), dimension(:), intent(inout), allocatable  cp_rest 
)
Todo:
MCO: now cp_rest can be safely removed!
Todo:
: check this function for grid