Functions/Subroutines | |
| subroutine | compute_closest_point_field (ls) |
| Compute the closest point field at cell centers. | |
| subroutine | compute_closest_point_field_inner (cp_result, ls, mask) |
| Compute the closest point with a given LS and mask. | |
| subroutine | compute_closest_point_array (cp_array, ls, cp_rest) |
| Compute a CP array with LS and resting CP. | |